Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 481 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 481 Bytes

This project is a fun text-based Adventure Game that involves a main character that decides his own stats and goes on an adventure.

This project integrates some math and has some parts that involves z-scores and statistics. It is not overly complicated and includes silly names (like names of Monsters).

The project also includes very basic Graphic User Interface to make it a little more engaging. It also uses OOP to have multiple players.

Just run Main.java and Have fun!