This project is a text-based, menu-driven Role-Playing Game written in Java. It was built as a first mini-project to practice core Java concepts, object-oriented design, and file I/O. The game ...
This application uses Java.io to read and write to text files that contain information about the player, the monster, and the spells that the player can use. The outcome of each engagement is decided ...