Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joshalexjacobs/pygamepong
A simple clone of Atari's first video game, Pong.
https://github.com/joshalexjacobs/pygamepong
Last synced: 5 days ago
JSON representation
A simple clone of Atari's first video game, Pong.
- Host: GitHub
- URL: https://github.com/joshalexjacobs/pygamepong
- Owner: Joshalexjacobs
- License: mit
- Created: 2015-09-28T06:37:31.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-03T01:42:12.000Z (about 9 years ago)
- Last Synced: 2023-03-12T09:08:28.326Z (over 1 year ago)
- Language: Python
- Size: 160 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PygamePong
A simple Pygame clone of Atari's first video game, Pong.![alt tag](https://github.com/Joshalexjacobs/joshalexjacobs.github.io/blob/master/img/pong.png?raw=true)
# Download/Install Instructions:
Version 1.10
* Download PygamePong.zip from the link above
* Extract all files to a new folder
* Run PygamePong.exe# Soon to come:
* Sound effects
* Countdown at the ~~beginning of the game~~/each round
* ~~Functioning score~~
* ~~Increased ball speed after X bounces~~
* Local Multiplayer
* Ball starts in random direction
* Start menu
* Pause menu