RageCar - MiniLD #60 and TAFSJ #2 entry

[h1]RageCar[/h1]
A simple game where you have to drive safely on a highway full of other cars in rage. Controls are WASD and arrows to move, F1 to switch between fullscreen mode and windowed mode. Holding the ENTER key does debug rendering, the collision boxes are rendered on top of entities.

Note: Mac users need to run the game from command line, with the command [icode]java -XstartOnFirstThread -jar RageCar.jar[/icode]

Note: The game requires a system that supports OpenGL 3.3 (in core profile) and Java 8 JRE.

LudumDare Entry Page | Download JAR | Source code (GitHub)