Izanami Workshop

Deku Engine

Deku is framework to make 2D games, it is built using C++ with SDL. This is my personal project, through which i explore and improve my C++ skills. Deku has components which are inspired from other engines, i have tried to replicate the features and to make things easy to develop for my future C++ projects.

Some of the components are:

  • Scene System
  • GameObjects and Actors
  • UI Controller
  • Animation Clips
  • Animation Controller
  • Audio Chunks