Skip to content

stwe/Benno4j

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Benno4j

This project is under heavy development and will receive frequent updates with new features and enhancements.

Codacy Badge

New - Pathfinding

  • A single ship can be activated and deactivated with the mouse.
  • The A* algorithm finds the shortest path to a target. Islands are obstacles.
  • The ship moves to the target. You can switch back and forth between the zoom levels.
  • The movement of the ship can be followed in the mini map.

Supported versions

Due to copyright law, I cannot include the original graphics.

The project works with:

  • NINA ("Neue Inseln, Neue Abenteuer")
  • History Edition

Build instructions

For different reasons, two files (base.json, buildings.json) are currently missing for a build. Let me know if these are needed.

The file benno.properties must be edited. Enter the correct path to the savegames and the game there.

License

Benno4j is licensed under the Apache 2.0 license, see LICENSE for more information.

Third Party Licenses

Benno4j uses some third party libraries:

  • Log4j which is licensed under the Apache 2.0 license
  • LWJGL is licensed under BSD
  • JOML which is licensed under the MIT license
  • imgui-java which is licensed under the Apache 2.0 license
  • FasterXML jackson-core which is licensed under the Apache 2.0 license

Releases

No releases published

Packages

No packages published