- Separated screen rendering logic into separate structs, which are switched on when rendering/updating
- Added font loading logic
- Began work on tower mechanics
This commit is contained in:
Radioactivity
2025-07-25 17:27:37 -10:00
parent a11d12b28d
commit 3d95b8d08b
2 changed files with 140 additions and 38 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
.zig-cache/
zig-out/
.DS_Store
commsg.txt