Skip to content

simple terminal game written in python

License

Notifications You must be signed in to change notification settings

LJBoxx/Breakout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 6, 2026
fe2d7fd · · Feb 6, 2026

History

7 Commits
Feb 1, 2026
Feb 1, 2026
Feb 6, 2026
Feb 6, 2026

Repository files navigation

breakout

simple cli game written in python

how to run

  1. clone this repo git clone https://github.com/LJBoxx/Breakout.git
  2. install dependencies : on windows you need pip install windows-curses and for other systems you need pip install keyboard if you have any issues make sure you are using python3.12 (since that's what I use)
  3. python3 main.py and play !

commands

  • space : restart
  • q/a and d : left and right (q because i use azerty)
  • shift : moves the pad twice as fast
  • b : to quit
image

About

simple terminal game written in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages