tetris and snake in numpy
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Michael Pilosov 3dac990ced readme 7 months ago
.gitignore Initial commit 7 months ago
LICENSE Initial commit 7 months ago
README.md readme 7 months ago
main.py reset game 7 months ago
requirements.txt ncurses tetris 7 months ago
snake.py improve speed 7 months ago
tetris.py ncurses tetris 7 months ago

README.md

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