fogleman/SwtPacMan
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
PacMan Clone by Michael Fogleman Requires SWT, latest version can be downloaded at: http://download.eclipse.org/downloads/drops/R-3.0.1-200409161125/index.php#swt Place swt.jar and swt-win32-3063.dll in the same directory as this README.txt file This code is packaged as an Eclipse project (http://www.eclipse.org/) This has only been tested on Windows 2000 and Windows XP To run from command line: java -cp bin;swt.jar com.mafoglem.pacman.Test More information can be found at: http://episteme.arstechnica.com/eve/ubb.x?a=tpc&s=50009562&f=6330927813&m=156003358631 Send comments/questions to mafoglem@ncsu.edu