numpy-games/README.md

8 lines
171 B
Markdown
Raw Permalink Normal View History

2024-05-09 22:56:27 +00:00
# np-tetris
2024-05-10 00:10:28 +00:00
`main.py`: tetris in pure python + `numpy`
2024-05-09 23:29:15 +00:00
`tetris.py`: tetris with `curses`
`snake.py`: snake with `curses` and `numpy`
2024-05-09 22:57:43 +00:00
Copyright 2024 Michael Pilosov, PhD