https://github.com/williamfiset/fruitfever
Fruit Fever adventure game by Micah Stairs and William Fiset
https://github.com/williamfiset/fruitfever
Last synced: 9 months ago
JSON representation
Fruit Fever adventure game by Micah Stairs and William Fiset
- Host: GitHub
- URL: https://github.com/williamfiset/fruitfever
- Owner: williamfiset
- Created: 2014-04-21T18:55:54.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-10-21T15:45:36.000Z (about 9 years ago)
- Last Synced: 2025-03-25T11:52:15.817Z (10 months ago)
- Language: Java
- Homepage:
- Size: 49 MB
- Stars: 5
- Watchers: 4
- Forks: 2
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
FruitFever
==========
Game Development for Fruit Fever by Micah Stairs and William Fiset.
Use the **RUN.sh** or **RUN.bat** script to run this program. Here's how:
```bash
sh RUN.sh GameStarter
```
If you want to create your own levels you can execute:
```
sh RUN.sh DesignerStarter
```



