# SwtPacMan **Repository Path**: mirrors_fogleman/SwtPacMan ## Basic Information - **Project Name**: SwtPacMan - **Description**: Pac-Man clone written in 2005 using Java + SWT. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2026-07-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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