/Norii

A turn based strategy rpg - Java (libgdx)

Primary LanguageJavaApache License 2.0Apache-2.0

Norii

License(code) Open Source Helpers

Norii

Welcome!

Norii is a 2d turn based strategy game made with Java and LibGDX. I have been working on this on and off since September 2018. Due to a busy personal life I did not find the time to develop this enough and therefore I decided to go open-source, hoping that this will reignite the development.

The end goal I have in mind is a game with tons of different characters with different abilities. The player then selects a team out of these and makes combinations. Stimulating strategic thinking and creativity. Sort of like chess but with abilities and magic.

Norii is fully open source and licensed Apache 2.0.

We encourage contributions from anybody and try to keep a warm and friendly community and maintain a code of conduct

Playing

Norii requires Java 8 - download it here. Also make sure that your graphics card driver is up to date.

In order to play the game, simply

  • fork the repo
  • clone the repo
  • import as gradle project
  • run .\gradlew desktop:run or gradlew desktop:run (depending on your OS/shell you use)
  • run the desktoplauncher.java file. (I personally used Eclipse, I haven't yet tested for other IDE's)

Developing

WIP, I dont have a formalized way of creatting issues yet. A taiga is available altough a bit outdated

Links