Skip to content

Latest commit

 

History

History
43 lines (22 loc) · 665 Bytes

README.md

File metadata and controls

43 lines (22 loc) · 665 Bytes

KosEngine

Description: ✨

KosEngine is a graphics library that can do simple 2D game development. It is still under development, and the API may change in the future.

Features: 🔆

Ready to use ✔️

  • Resource wrapping

  • Image(Sprite) rendering

  • Input handler

  • Frame animation

  • Text rendering

  • Component alignment

  • Component inheritance

  • Component rendering


Unfinished ⛔

  • Class reference documentation

Planned ⤴️

  • Multiple window support

  • Tutorial on how to use.

  • Audio&Media

  • Physics

  • Particles