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

View file

@ -0,0 +1,3 @@
//
// Created by Hannah on 31/01/2026.
//

View file

@ -0,0 +1,3 @@
//
// Created by Hannah on 31/01/2026.
//