About This Project
This program is a basic RPG that I built in 2 weeks to learn Java. There is a small map that the player can move around. Basic information is provided about the player's location. There is a goblin camp that has to be found and the goblins defeated.
My purpose of writing this software was to get familiar with the Java language. I wanted to use as much of the language as I could in a real situation for a good introduction to Java.
Key Features
- Basic character creation
- Simple interface
- Input validation
Technologies Used
- Java
- OpenJDK
Links
Screenshots

Lessons Learned
This was a quick project I made to learn Java, and practice basic character creation and input validation.