diff --git a/README.md b/README.md index 8de8a33..5b0f8d2 100644 --- a/README.md +++ b/README.md @@ -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