Pong game created using python/turtle. Atari 1972 classic
- Score board to show how are faring so far
- Two players humans
- Infinite lives per game
- Fun to play :)
Just run python3 pong.py
Button | |
---|---|
Player 1 Move up | w |
Player 1 Move down | s |
Player 2 Move up | up |
Player 2 Move down | down |
This game was written in one day, so the coding standards might not be up the mark. Don't be shy to make a Pull request :)
For details, please refer the Contributing page
You can report the bugs at the issue tracker
Built with ♥ by Diego Mañas under MIT License
You can find a copy of the License at http://diegomañas.mit-license.org/