/Brick-Breaker

a Terminal Game

Primary LanguagePython

Brick-Breaker

This game is a terminal based python game.

Dependencies:

  • python3
  • numpy
  • colorama

How to run this game?

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.

Playing Instructions

  1. Use A, D to move the paddle.
  2. Press q or Q to exit the game.
  3. You can look at your scoreboard at the top.
  4. Both small and caps version of play instructions hold true.