The Box2D Blank Game
A Blank 2D Game with Box2D and a Contact Listener for Sounds
Box2D Blank Game

This is pretty much what it says, a blank 2D game with Box2D and a contact listener for sounds. Its purpose is to get you started quickly on the basics of making a 2D game with Box2D. You can also use it to start development of a new game.

Keyboard Controls

Key
Action
F1 Help (this document)
PrtScr (hold down) Save screenshot to a PNG file

The LARC Engine

This code uses the LARC Engine and is part of the LARC Code Base.