From cf600838b19ab01f86721282842cc3d50cf5109c Mon Sep 17 00:00:00 2001 From: franvertedorhd Date: Sun, 22 Sep 2024 09:48:15 +0800 Subject: [PATCH] Documentation --- main.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/main.py b/main.py index bba51f1..4c78140 100644 --- a/main.py +++ b/main.py @@ -1,4 +1,6 @@ """ +Arcade Asteriods game created with PyGame Zero and PGHelper + TO DO: - Splash screen - Play again?