Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cluzier/text-based-adventure
https://github.com/cluzier/text-based-adventure
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/cluzier/text-based-adventure
- Owner: cluzier
- Created: 2022-01-30T01:00:17.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-07-23T21:37:03.000Z (over 2 years ago)
- Last Synced: 2024-11-07T02:08:29.157Z (about 2 months ago)
- Language: Java
- Size: 44.9 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Text Based Adventure ⚔️
A text based RPG written in Java for CEN 4910C.
## Premise
You are trapped in a Mansion and you need to find a way out. There are enemies somewhere nearby and it is your goal to save yourself!
## Features- Inventory
- Enemies
- Damage and health system
-## Authors
- [@adarablichfeldt](https://github.com/adarablichfeldt)
- [@cluzier](https://github.com/cluzier)
- [@joshbshelton](https://github.com/joshbshelton)## License
[MIT](https://choosealicense.com/licenses/mit/)