8000 GitHub - vkvam/gnompengine: 2D Java game engine, built with Entity Component System architecture on top of LibGDX and Ashley
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

2D Java game engine, built with Entity Component System architecture on top of LibGDX and Ashley

Notifications You must be signed in to change notification settings

vkvam/gnompengine

Repository files navigation

GnompEngine

A 2D java gameengine for quickly prototyping games with Component-Entity-Systems, built on top of LibGDX, Ashley and Box2D.

The aim is to let the end-user focus on defining the gameobjects through components by physical properities such as color,density,shape and relation; and let the engine deal with translating these into low-level components such as textures and Box2D bodies.

To get started, clone the repo and run TestPlatformerLauncher.

About

2D Java game engine, built with Entity Component System architecture on top of LibGDX and Ashley

Resources

Stars

Watchers

Forks

Packages

No packages published
0