A text based RPG built with maven/java and the swing framework.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Built with:
java version: openjdk 19.0.2 2023-01-17 OpenJDK Runtime Environment (build 19.0.2+7) OpenJDK 64-Bit Server VM (build 19.0.2+7, mixed mode)
Apache Maven 3.8.7
Install java and Maven according to your OS' package managers
git clone https://github.com/mikechatzis/Avaj_launcher.git swingy
cd swingy
mvn clean package
java -cp target/swingy-1.jar com.swingy.Swingy