Skip to content
/ pong Public

a cli pong game :D

License

Notifications You must be signed in to change notification settings

LJBoxx/pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 9, 2026
577407f · · Feb 9, 2026

History

8 Commits
Feb 7, 2026
Feb 7, 2026
Feb 9, 2026
Feb 9, 2026

Repository files navigation

Pong

A pong game, tried to have fun ! play alone or with a friend

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

  • z(or w)/s : player 1 up/down
  • o/l : player 2 up/down
  • on main screen 1 to play against machine and 2 to play with someone.
  • spacebar to start !

About

a cli pong game :D

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages