Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 1.06 KB

File metadata and controls

29 lines (24 loc) · 1.06 KB

JupiterEngine

2D very simple game engine written in c++and built with SDL and Lua. With in built scripting, an ECS, and more...

built it in a very desperate attempt to learn and dip my feet into game engine development
---------------------------------------------------------------------------------------------------------------------------

Project Status:

  • Render SDL Objects

  • Logger

  • ECS Design and implementation

  • Asset Management

  • Animation system

  • Collission system

  • Extra components and systems

  • Production

  • Display true type fonts

  • GUI

  • Scripting

  • Culling and Map control

    LOGGER IN ACTION: Logger

    TANK SHOOTER GAME BUILT UPON ENGINE Logger

*Built under guidance from a course*
Thanks to @gustavopezzi for all the help

@Griptape Challenge fall 2022