Skip to content

Isometric game engine. Open world, block/voxel based and sprite rendering.

License

Notifications You must be signed in to change notification settings

lsnlabs/WurfelEngineSDK

 
 

Repository files navigation

WurfelEngineSDK

Java 8

Javadoc

Screenshot 1

Features in a nutshell

  • cross plattform
  • map loading and saving
  • open world map streaming
  • day-night cycle
  • modern 3d rendering (nomal map) and lighting with isometric sprites
  • destructable environment
  • in-game map editor
  • split screen support

Wurfel Engine uses Maven for dependency management. It is built on top of libGDX.

WurfelEngine.jar is not intended to work as a stand-alone application like the industry game engines (i.e. Unity). The engine is designed to be configured and programmed via source code in the programming language Java.

A game engine is a huge collection of algorithms. Therefore there are many parts which can be further improved. Some wanted improvements can be found under Issues.

About

Isometric game engine. Open world, block/voxel based and sprite rendering.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 93.7%
  • PLSQL 5.7%
  • GLSL 0.6%