Initial commit

This commit is contained in:
James Campbell
2026-07-21 19:36:02 -04:00
commit d84e4627c3
39 changed files with 4386 additions and 0 deletions

1
game/__init__.py Normal file
View File

@@ -0,0 +1 @@
"""Dying Phone — a single-screen 2D platformer engine built on pygame."""