Simple two player game in Python using the arcade library.
- Python 3
- Video card supported by the arcade library (NVidia, ATI, or any recent onboard Intel should work)
Run the pongcade.py python script.
- Use the
WandSkeys to control player 1 - Use the
UpandDownarrow keys to control player 2 - Press
Spacekey to start the game - Press the
Fkey to switch between windowed and full screen mode
Open an issue.
- Pongcade game is GPLv3 or later
- Graphics and sounds are public domain
- Arcade library is MIT

