tetris and snake in numpy
Go to file
2024-05-09 17:28:29 -06:00
.gitignore Initial commit 2024-05-09 22:56:27 +00:00
LICENSE Initial commit 2024-05-09 22:56:27 +00:00
main.py reset game 2024-05-09 17:06:01 -06:00
README.md add files 2024-05-09 16:57:43 -06:00
requirements.txt reset game 2024-05-09 17:06:01 -06:00
snake.py throw in snake 2024-05-09 17:18:44 -06:00
tetris.py tetris with curses 2024-05-09 17:28:29 -06:00

np-tetris

tetris in numpy

Copyright 2024 Michael Pilosov, PhD