numpy-games/README.md
Michael Pilosov 3dac990ced readme
2024-05-09 18:10:28 -06:00

8 lines
171 B
Markdown

# np-tetris
`main.py`: tetris in pure python + `numpy`
`tetris.py`: tetris with `curses`
`snake.py`: snake with `curses` and `numpy`
Copyright 2024 Michael Pilosov, PhD