A console game written in Java, simulating the map and navigating the main character, Frieren, around the map.
# Main class: Driver.java
# You have to compile before run by using IDE
- Try to run it in the command line; have to enable UTF-8 Encoding otherwise all the colors will not work!
Information taken from Frieren: Beyond Journey's End Wiki.
Currently in development, so the game might have bugs and unchanged variables and values.
Inspired by TheMaraudersMap.
Feel free to add anything to the program, as it's open source.