For more information on the Arcane Code Camp, visit www.arcanecodecamp.com.
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
- Options for different paddles
- Options for different balls
- Options for different backgrounds
- Score tracking