devgine / game.

A 2D game engine with ECS architecture — Java, libGDX, data-oriented and built for performance.

Role
Author & maintainer
Period
ongoing
Stack
  • Java
  • libGDX
  • OpenGL
  • ECS
  • Data-oriented Design

For 2D projects, off-the-shelf game engines often bring more editor than engine. devgine/game focuses on the essentials: a clean entity-component system at its core, libGDX as the platform layer — and an architecture that keeps game logic testable and fast.