Skip to content

JuKu/island-exploration-rts

Repository files navigation

Island Exploration RTS

A new game based on the idea of cultures, anno ® and the settlers 3 ® (prototype!).

Build Status Waffle.io - Columns and their card count Lines of Code Quality Gate Coverage Technical Debt Rating Code Smells Bugs Vulnerabilities Security Rating GitHub (pre-)release GitHub release Github commits (since latest release) codecov GitHub issues GitHub last commit

Sonarcloud

German explantation

Wer wartet auch noch sehnsüchtig auf einen 3. Teil der Cultures Serie (Cultures 3), einen neuen Anno Teil oder ein [Die Siedler 8](https://www.gamestar.de/artikel/die-siedler-8-wird-zu-champions-of-anteria-und-komplett-anders,3271329.html)?
Ich selbst bin ein großer Fan dieser Spiele und habe lange auf einen Nachfolger gewartet.

Mit [Unknown Horizons](http://unknown-horizons.org/) (ehemals "Free Anno") gab es zwar eine kostenlose Open Source Version, aber diese hat qualitativ den ursprünglichen Spielen nicht mal ansatzweise das Wasser reichen können.
Jetzt habe ich begonnen ein eigenes kleines Aufbau- & RTS-Spiel zu starten, welches an diesem Genre anknüpft.
Seid gespannt!

Keyboard Shortcuts

  • CTRL + F toggle fullscreen mode

ToDo

System requirements

  • Java 8+
  • Graphics Card with OpenGL 2.0 + Framebuffer Extension

Building from source

You can easely build the game from source, using maven:

mvn clean install

HowTo: Convert many BMP images to PNG format with batch

This ImageMackick command line (on windows) converts all .bmp images in directory to .png images:

mogrify -format png *.bmp

Translations

https://poeditor.com/join/project/wSLmNkicot

About

A new game based on the idea of cultures, anno and the settlers 3 (prototype!).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages