jkatsanis / SpriteEngineUI
This Project is a simple 2D Game Engine designed to be fully understand by one Person.
☆70Updated 4 months ago
Alternatives and similar repositories for SpriteEngineUI:
Users that are interested in SpriteEngineUI are comparing it to the libraries listed below
- 2D Game Engine☆82Updated this week
- Optional networking module for Walnut☆55Updated 3 months ago
- 2D/3D game engine from scratch☆89Updated 3 months ago
- A path tracer made using OpenGL shaders with decent UI☆61Updated last year
- Jet-Lagged Engine is a work-in-progress C++/Lua game engine supporting Windows, Linux, Mac and browsers.☆296Updated last week
- A deferred physically based 3D renderer into a simple to use header-only library.☆56Updated 6 months ago
- Game engine project in C++/DX12 to explore software infrastructure ideas☆44Updated 4 months ago
- ☆94Updated 11 months ago
- Simple realtime app framework☆45Updated last year
- Open source C++ 3D game engine☆146Updated last month
- It's gonna be the same thing as DungeonCrawler, just written in C++ for no good reason☆56Updated last year
- ☆47Updated last year
- C++/OpenGL 2D game engine☆23Updated 3 years ago
- Tiny little game engine☆199Updated 7 months ago
- Hippo Game Engine☆36Updated 3 years ago
- 3D Game Engine☆181Updated 6 months ago
- Game engine for 2D and 3D projects with entity component system (ECS) and data-oriented design☆340Updated last week
- Simple particle system made in one hour: https://youtu.be/GK0jHlv3e3w☆123Updated 5 years ago
- this library allows you to save data and if your program is forcefully stopped it will load a backup so you don't loose all the progress☆17Updated last week
- a simple 2d library made in opengl☆80Updated last week
- An experimental game engine.☆170Updated last month
- An OpenGL game engine with simple architecture and easy to understand codebase☆42Updated 4 months ago
- This is an engine that I initially started building after taking a game coding class in high school to learn how the underlying systems o…