let's try to make a game
  • C++ 55.3%
  • C 43.6%
  • CMake 1.1%
Find a file
2026-06-15 22:08:14 +02:00
editor Implemented Animation Editor 2026-06-14 18:12:25 +02:00
engine Merge remote-tracking branch 'origin/main' 2026-06-15 21:49:03 +02:00
game The game can be moved to the editor 2026-06-07 13:52:01 +02:00
tests fixed cmake and includes for windows 2026-06-15 21:08:29 +02:00
.gitignore cleaned up project following CLion recommendations 2025-05-09 16:42:09 +02:00
CMakeLists.txt fixed cmake and includes for windows 2026-06-15 21:08:29 +02:00
LICENSE Initial commit 2025-01-13 20:27:58 +01:00
main.cpp fixed imgui event handling 2026-06-07 15:15:16 +02:00
README.md Initial commit 2025-01-13 20:27:58 +01:00
Runtime.cpp made GameDataManager functions static 2026-06-13 18:22:22 +02:00
Runtime.h The game can be moved to the editor 2026-06-07 13:52:01 +02:00
test.json add test.json to version control 2026-06-15 22:08:14 +02:00

Witch-Game

let's try to make a game