the beginnings of another game...

This commit is contained in:
2026-07-01 00:17:51 -07:00
commit 574bb14d5b
2 changed files with 24 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
package main
WINDOW_WIDTH :: 1280
WINDOW_HEIGHT :: 720
WINDOW_TITLE :: "Game 1"