Skip to content

H0mTanks/Clank2DGameEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clank---2DGameEngine

Clank is a WIP 2D Game Engine written in C++ and using SDL2 and OpenGL Math Libraries.

The gif preview below may be choppy during loading because of it's filesize

So far it has the following features:

  • An entity-component implementation
  • Support for 32x32 pixel sprites
  • Animations using sprites
  • Maps and tiles
  • Simple Collisions using an AABB algorithm
  • Rendering Text and UI

It works on a Unity-like Entity Component system for game objects and might include LUA scripting to quickly create levels.

About

Clank is a WIP 2D Game Engine written in C++ and using SDL2 and OpenGL Math Libraries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages