A Pacman game in which the player can undo their moves.
- Installing:
mvn install
- Testing:
mvn test
- Running:
mvn exec:java
Go read the wiki to get started
Source code for EECE 310 201 2014 - UBC
A Pacman game in which the player can undo their moves.
mvn install
mvn test
mvn exec:java
Go read the wiki to get started
Source code for EECE 310 201 2014 - UBC