Skip to content

Pacman Simulator for CAP4630 group of Alexandra Aguirre and Nicolas Lopez

Notifications You must be signed in to change notification settings

nicolaslopezbravo/PacmanSim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PacmanSim

Pacman Simulator for CAP4630 group of Alexandra Aguirre and Nicolas Lopez

  • To compile & run for Mac

javac -cp lib/PacSimLib.jar PacSimRNNA.java

java -cp .:lib/PacSimLib.jar PacSimRNNA tsp-tiny

  • To compile & run for Windows

javac -cp lib/PacSimLib.jar PacSimRNNA.java

java -cp .;lib/PacSimLib.jar PacSimRNNA tsp-tiny

About

Pacman Simulator for CAP4630 group of Alexandra Aguirre and Nicolas Lopez

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages