Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 850 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 850 Bytes

Game Framework

Build Status

As far as I know, this game framework has mostly been written by David Auber and contains a lot of contributions from Philippe Narbel and Damien Cassou.

To launch the tests, type:

$ mvn test

To develop your own game on top of this framework, you first have to install the framework. That way, when compiling your game, maven will find the framework:

$ mvn install

Student Games

2016

Team 1 - Space Invaders Team 2 - Nidhogg Team 3 - Bob Team 4 - Space Battle Team 5 - Bomberman