GameEngine_2D is a work-in-progress 2D game engine built with SDL, OpenGL3, and Dear ImGui. This project is intended to serve as a personal exploration into the world of game engine development.
View on GitHubDate: 2024-06-01
GameEngine_2D is a work-in-progress 2D game engine built with SDL, OpenGL3, and Dear ImGui. This project is intended to serve as a personal exploration into the world of game engine development.
Clone the repository and navigate into the project directory:
git clone https://github.com/mayzelf/GameEngine_2D.git cd GameEngine_2D
The project is currently in development, so usage instructions will be provided as more features become available.
As the project is in its early stages, full documentation is not yet available. Check back for updates as the project progresses.
Currently, this project is not accepting contributions as it is a private project. However, the repository is public and you're welcome to fork it and experiment on your own.
This project is licensed under the terms of the MIT license.
For any queries, please reach out through the GitHub issues page.
Project Link: https://github.com/mayzelf/GameEngine_2D