Added game file structure, game loop handler, game tickrate helper.

This commit is contained in:
Hannah 2026-01-31 06:24:59 +01:00
commit aacfe27f72
11 changed files with 129 additions and 1 deletions

8
.idea/misc.xml generated
View file

@ -4,4 +4,12 @@
<option name="pythonIntegrationState" value="YES" />
</component>
<component name="CMakeWorkspace" PROJECT_DIR="$PROJECT_DIR$" />
<component name="CidrRootsConfiguration">
<sourceRoots>
<file path="$PROJECT_DIR$/src" />
</sourceRoots>
<libraryRoots>
<file path="$PROJECT_DIR$/libs" />
</libraryRoots>
</component>
</project>