Key-Finder
🔗 Quick Links
📊 Project Details
- Primary Language: Java
- Languages Used: Java
- License: None
- Created: November 15, 2020
- Last Updated: November 15, 2020
📝 About
Key-Finder
A simple game with a level editor.
-
The goal is to find the key and escape to the next level
-
Written in Java 9 (required to run)
** The level editor is not user-friendly. Dialogs are hard-coded but a quick look in the code will allow for customization. **
NOTE: This game was created in eclipse utilizing Java 9 for a school project. Many coding practices utilized within this project are discouraged.