This game is a terminal based python game.
- python3
- numpy
- colorama
You should start the game by entering into the code
folder and executing the main.py
file. In other words, run python3 code/main.py
.
- Use A, D to move the paddle.
- Press q or Q to exit the game.
- You can look at your scoreboard at the top.
- Both small and caps version of play instructions hold true.