game done

Word count: 13,830 words
This commit is contained in:
Jacoder23 2024-04-15 04:23:01 +08:00
parent 0e86428eee
commit aeccaf976b
8 changed files with 1824 additions and 584 deletions

View file

@ -8,7 +8,7 @@
## Replace this with your background image, if you like
image main_menu_background = "Main_Menu3.png"
image main_menu_foreground = HBox(
Solid("#292835AA", xsize=325, ysize=575)
Solid("#292835AA", xsize=325, ysize=480)
)
screen main_menu():