Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/haaroon/adventuregame
Java adventure game created as Computer Science coursework with Slick 2D
https://github.com/haaroon/adventuregame
Last synced: 7 days ago
JSON representation
Java adventure game created as Computer Science coursework with Slick 2D
- Host: GitHub
- URL: https://github.com/haaroon/adventuregame
- Owner: Haaroon
- Created: 2015-09-26T17:58:28.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-26T19:22:26.000Z (about 9 years ago)
- Last Synced: 2024-10-09T10:02:18.736Z (28 days ago)
- Language: Java
- Size: 13.1 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AdventureGame
Java adventure game created as Computer Science coursework with Slick 2DThis was worked on and submitted to Queen Mary University as a miniproject for the OOP course.
#Game Features
2D Moving Sprites!
2D interface all created my myself
3 Epic characters to choose from
3 Epic battles
A simple, user-friendly shop where you can buy potions or boosts
A Cheat code throwback to an old 90s japanese game? Hmmmm where is it?
#Play Guide
* Download from releases/tag/1.0
* Unzip contents of AdventureGame.zip
* Double click on start.jar to play# Requirements
* See release page