All Projects → BSVogler → WurfelEngineSDK

BSVogler / WurfelEngineSDK

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

Programming Languages

java
68154 projects - #9 most used programming language
PLSQL
303 projects
GLSL
2045 projects

Projects that are alternatives of or similar to WurfelEngineSDK

Mundus
A 3D world/level editor built with Java, Kotlin & libGDX.
Stars: ✭ 164 (+70.83%)
Mutual labels:  libgdx, engine
Riiablo
Diablo II remade using Java and LibGDX
Stars: ✭ 371 (+286.46%)
Mutual labels:  libgdx, engine
HelenaFramework
Modern framework on C++20 for backend/frontend development.
Stars: ✭ 53 (-44.79%)
Mutual labels:  engine
bialjam17
💫 The game that won the BialJam'17 event
Stars: ✭ 55 (-42.71%)
Mutual labels:  libgdx
pixelwheels
A top-down retro racing game for PC (Linux, macOS, Windows) and Android.
Stars: ✭ 315 (+228.13%)
Mutual labels:  libgdx
abi-code-gen
Generic code generator from abi
Stars: ✭ 21 (-78.12%)
Mutual labels:  engine
Explosion
💥 A modern cross-platform game engine (WIP)
Stars: ✭ 102 (+6.25%)
Mutual labels:  engine
ForgE
Simple clone of RPG maker using LibGdx
Stars: ✭ 17 (-82.29%)
Mutual labels:  libgdx
isopaint
Isometric Painting Tool on HTML5 canvas
Stars: ✭ 58 (-39.58%)
Mutual labels:  isometric
LivePP
A UE4 plugin wrapper for Molecular Matter's Live++ Hot-Reloading Library
Stars: ✭ 105 (+9.38%)
Mutual labels:  engine
GDX-lazy-font
auto self-generate BitmapFont for libgdx 1.5.0 +
Stars: ✭ 26 (-72.92%)
Mutual labels:  libgdx
binocle-c
A simple game engine in C
Stars: ✭ 113 (+17.71%)
Mutual labels:  engine
tripeaks-gdx
A simple tri peaks solitaire game using libGDX.
Stars: ✭ 45 (-53.12%)
Mutual labels:  libgdx
continuum-engine
A Javascript engine to power incremental and idle games
Stars: ✭ 45 (-53.12%)
Mutual labels:  engine
diaspora federation
A library that provides functionalities needed for the diaspora* federation protocol.
Stars: ✭ 97 (+1.04%)
Mutual labels:  engine
OldBang
Bang OLD REPO. Please go to the current repo ============>
Stars: ✭ 18 (-81.25%)
Mutual labels:  engine
Koru
A 2D multiplayer sandbox game.
Stars: ✭ 78 (-18.75%)
Mutual labels:  libgdx
kickoff
Open Kick-Off is a fun rewriting attempt of the cult football game Kick Off 2 designed by Dino Dini and released in 1990 by Anco for the Atari ST and the Commodore Amiga. It is written in Java with the help of libGDX.
Stars: ✭ 32 (-66.67%)
Mutual labels:  libgdx
gdx-gameanalytics
Gameanalytics.com client implementation for libGDX
Stars: ✭ 28 (-70.83%)
Mutual labels:  libgdx
gdx-sqlite
A cross-platform extension for database handling in Libgdx
Stars: ✭ 61 (-36.46%)
Mutual labels:  libgdx

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].