let's try to make a game
  • C++ 53.5%
  • C 45.5%
  • CMake 1%
Find a file
2026-06-07 00:02:42 +02:00
editor not perfect but first try splitting up into multiple projects 2026-06-06 12:48:28 +02:00
engine renamed lib to engine 2026-06-07 00:02:42 +02:00
game untangled projects 2026-06-06 23:38:21 +02:00
tests fixed tests include paths 2026-06-07 00:01:34 +02:00
.gitignore cleaned up project following CLion recommendations 2025-05-09 16:42:09 +02:00
CMakeLists.txt renamed lib to engine 2026-06-07 00:02:42 +02:00
LICENSE Initial commit 2025-01-13 20:27:58 +01:00
main.cpp untangled projects 2026-06-06 23:38:21 +02:00
README.md Initial commit 2025-01-13 20:27:58 +01:00
Runtime.cpp untangled projects 2026-06-06 23:38:21 +02:00
Runtime.h untangled projects 2026-06-06 23:38:21 +02:00

Witch-Game

let's try to make a game