Skip to content

This project consists of an application that is able to achieve a score of at least 1000 points in Dragons of Mugloar Game(https://www.dragonsofmugloar.com/).

Notifications You must be signed in to change notification settings

jcarlosvale/dragonsOfMugloar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dragons of Mugloar

by João Carlos (https://www.linkedin.com/in/joaocarlosvale/)

This project consists of an application that is able to achieve a score of at least 1000 points in Dragons of Mugloar Game(https://www.dragonsofmugloar.com/).

Logic applied:

Try to execute the tasks sorted by Reward and Expiration priority. If the task is solved, your kind of probability is stored to be used in the next selection of tasks. Otherwise, the application avoid to use this probability.

Technologies used:

  • Java
  • Spring
  • Maven

Commands:

To generate JAR:

mvn clean package

To run:

java -jar target/dragonsOfMugloar-0.0.1.jar

To run tests:

mvn test

About

This project consists of an application that is able to achieve a score of at least 1000 points in Dragons of Mugloar Game(https://www.dragonsofmugloar.com/).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages