Torus pong is a re-imagining of Pong, designed to be played by large numbers of people. When you connect you will be put into a game board. Your paddle is at the top, and all of the other paddles will belong to your opponents. The flying dots are balls. The objective of the game is to hit the balls with the paddle. You will score a point for every hit. It's that simple!
A Clojure Cup 2013 contribution by:
This project uses the following fantastic libraries:
- jetty7-websockets-async by Kevin Lynagh
- core.async by Rich Hickey and contributors
- ring by James Reeves
- sound effects sourced from http://www.freesound.org/
Copyright © 2013 Jon Neale, Paul Lam, Thomas Kristensen, Ragnar Dahlen.
Distributed under the Eclipse Public License, the same as Clojure.