Updates. /JL

This commit is contained in:
2025-03-22 10:47:56 +01:00
parent 15b1de2ad7
commit c8a7e4e650
9 changed files with 85 additions and 38 deletions

5
screens/startscreen.py Normal file
View File

@@ -0,0 +1,5 @@
import pygame
class StartScreen:
def __init__(self):
pass