Skip to content

Commit

Permalink
Update.
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Delplanque committed May 6, 2016
1 parent 344e187 commit 01014da
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ Main contributors:

* Arie van Deursen (versions 1.0-5.x, 2003-2013)
* Jeroen Roosen (major rewrite, version 6.0, 2014)
* Julien Delplanque (Multiplayer without pacman extension, 2016)
* Maximilien Charlier (Super pellet extension, 2016)
* Jannou Brohée (Scores extension, 2016)


Getting Started
Expand All @@ -30,7 +33,7 @@ Getting Started
2. If you use Eclipse:
1. Import
2. Right Click -> Configure -> Convert to Maven Project
3. To see JPacman in action: run `nl.tudelft.jpacman.Launcher`
3. To see JPacman in action: run `nl.tudelft.jpacman.ui.GameChooser`
4. To run the test suite in maven: `mvn test`
5. To run the test suite in Eclipse: right click -> run as -> JUnit Test.

0 comments on commit 01014da

Please sign in to comment.