Added new concept images for menu

This commit is contained in:
2024-02-07 20:20:26 +01:00
parent 2a60195960
commit b229ca3da0
4 changed files with 235 additions and 1 deletions

View File

@@ -105,7 +105,7 @@ spawn_fruit = True
game_started = False
text = ""
game.change_state("menu")
game.change_state("started")
while active == True:
MAINSCREEN.fill((55,148,38))