Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/razvan48/game-engine-2d

2D Game Engine
https://github.com/razvan48/game-engine-2d

component-based game-engine opengl

Last synced: about 1 month ago
JSON representation

2D Game Engine

Awesome Lists containing this project

README

        

# 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