DS Game Engine
Go to file
2024-05-24 13:06:38 +05:30
.vscode Add UUID, Timer, GLRenderer (clear function only) 2024-05-23 23:54:52 +05:30
DS Add ImGui 2024-05-24 13:06:38 +05:30
DSTest Add ImGui 2024-05-24 13:06:38 +05:30
.gitattributes Add .gitattributes, .gitignore, README.md, and LICENSE.txt. 2024-05-22 12:35:58 +05:30
.gitignore Add ImGui 2024-05-24 13:06:38 +05:30
CMakeLists.txt Add GLAD 2024-05-22 23:26:24 +05:30
CMakePresets.json Add project files. 2024-05-22 12:36:02 +05:30
LICENSE.txt Add .gitattributes, .gitignore, README.md, and LICENSE.txt. 2024-05-22 12:35:58 +05:30
naming.txt Add logging and Application 2024-05-22 16:11:06 +05:30
README.md Update README.md again 2024-05-22 17:55:32 +05:30

DS

simple game engine

Before compiling on linux

sudo apt install libwayland-dev libxkbcommon-dev xorg-dev