Skip to content

erlendprikss/dragons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dragons of Mugloar gameplay

Overview

This is a simple solution for defeating the Dragons of Mugloar(https://www.dragonsofmugloar.com) game. It is written in Java 17 and uses Maven as a build tool.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Java Development Kit (JDK): Java 17.
  • Apache Maven: Maven 3.9.0
  • Lombok Plugin

These prerequisites are necessary to build and run the project. Make sure you have the required versions installed.

Getting Started

Building the Project

mvn clean install

Running the Project

java -jar target/dragons-1.0-SNAPSHOT-jar-with-dependencies.jar

With intellj you can run the project by running the main method in the Main class.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages