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.

157 B

np-tetris

main.py: tetris in numpy tetris.py: tetris with curses snake.py: snake with curses and numpy

Copyright 2024 Michael Pilosov, PhD