/swingy

Text based RPG with an optional GUI. The 2nd java project of school 42 advanced cursus.

Primary LanguageJava

Project Title

Table of Contents

About

A text based RPG built with maven/java and the swing framework.

Getting Started

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.

Prerequisites

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

Installing

Install java and Maven according to your OS' package managers

Usage

git clone https://github.com/mikechatzis/Avaj_launcher.git swingy
cd swingy
mvn clean package
java -cp target/swingy-1.jar com.swingy.Swingy