Skip to content

ArcaneDigital/codecamp-pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Code Camp — Pong Game

For more information on the Arcane Code Camp, visit www.arcanecodecamp.com.

Usage Instructions

A server is required to run the game. You can use a normal MAMP installation or a Python server.

To launch a Python server for your game, run this command from your project directory:

python -m SimpleHTTPServer 9999

TODO

  • Options for different paddles
  • Options for different balls
  • Options for different backgrounds
  • Score tracking

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors