Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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