warpball
I participated in a video game development challenge mid this year. The end goal was to create 8 small games in 16 weeks. Two weeks for each game is a fairly short timeframe (especially for those working jobs) so the guidelines encouraged you to “remake” old classic games, like Pong, Asteroids etc. The short release times also shifted focus from “creating the biggest best game ever” to just practicing the skill of releasing something. A very important skill.
My entry for the first game is warpball (A remake of Pong). It’s written in Java and uses the lwjgl for OpenGL bindings.
Click to launch warpball via webstart.
Given that it’s constructed using Java, this should work on OSX, Windows and Linux.
