Skip to content

dimpho0101/Swingy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swingy

The purpose of the project is to build a minimalistic console based RPG game using Java. The application uses the MVC pattern and compiles with maven.

Prerequisites:

  • Java (Core Programming Language - JDK 8 >)
  • Maven (Dependency Management)

Set Up:

After cloning the repo, cd into the repo and run the following commands in your terminal:

$ mvn clean package

$ java -jar target/Swingy-1.0-SNAPSHOT.jar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages