This is my first "serious" project, I decided to create it for a few reasons. Initially, it was to learn how to use some tools and create concepts like Contact system, GUI, Create and load save files and create a basic particle system. I am new in the world of game development; so this project has a lot of bugs and various elements don't work well, this is beacuse I just want to learn how to do that or get a simple idea of how to do it in the future.
- glad Opengl Core 4.6
- GLFW 3.3.2
- GLM 0.9.9.7
- stb_image
- EnTT 3.5.2
- Box2D 2.4.1
- TinyXML-2
- Sol2 3.2.1
- NoesisGUI 3.0.7
- irrKlang 1.6
- Cereal 1.3.0
All the assets were obtained from this course Fundamentals of 2D Game Engines with C++ SDL and Lua