Skip to content

Razvan48/Game-Engine-2D

Repository files navigation

Game-Engine-2D

  This is a 2D Game Engine based on Component-Based Design and Entity-Based System.
  Several components are implemented in the engine, such as hitbox, texture box, gravity, animation, input and others.
  Can be used to build simple 2D games, similar to the Demo.

Controls for the Demo:

  • WASD for moving around
  • Space for jumping