https://github.com/slayingripper/best-packman-ever
Customisable version of pacman written in Java
https://github.com/slayingripper/best-packman-ever
coursework example game java pacman
Last synced: 10 months ago
JSON representation
Customisable version of pacman written in Java
- Host: GitHub
- URL: https://github.com/slayingripper/best-packman-ever
- Owner: Slayingripper
- Created: 2019-04-01T18:46:27.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-01T19:00:58.000Z (about 7 years ago)
- Last Synced: 2025-07-26T12:47:23.028Z (11 months ago)
- Topics: coursework, example, game, java, pacman
- Language: Java
- Homepage:
- Size: 73.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project Title
Best Pacman Ever
### Features
Custom Colour Support
Sounds and Intro music
Custom Animated Sprites
Easy to use Design
Storable High Score (With reset button)
High Score popup
## Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
### Prerequisites
Java
Eclipse or InteliJ
### Installing and Running the game
To run the project first open up Eclipse and right-click on the Package-Explorer -> Import -> Import from File or Folder -> select the folder -> Finish
To run the actual game go to Run-> Run Configurations -> Java Application -> Select project as best-pacman-ever ->Select Main as Main
Then just hit run and you are ready to go !
## Built With
* [Eclipse](https://www.eclipse.org/) - Java IDE
* [Object Aid](http://www.objectaid.com) - UML Diagram maker
* [Scene Builder](https://gluonhq.com/products/scene-builder/) - JavaFX GUI Maker
## Authors
* **Vasilis Ieropoulos** [Slayingripper](https://github.com/Slayingripper)