Michael Pilosov
7 months ago
1 changed files with 3 additions and 1 deletions
@ -1,5 +1,7 @@ |
|||
# np-tetris |
|||
|
|||
tetris in numpy |
|||
`main.py`: tetris in `numpy` |
|||
`tetris.py`: tetris with `curses` |
|||
`snake.py`: snake with `curses` and `numpy` |
|||
|
|||
Copyright 2024 Michael Pilosov, PhD |
|||
|
Loading…
Reference in new issue