generated from technolyceum/ai6-m2
Changed emoji
This commit is contained in:
@@ -15,7 +15,7 @@ player.hideturtle()
|
|||||||
player.color("#00FFFF")
|
player.color("#00FFFF")
|
||||||
player.penup()
|
player.penup()
|
||||||
player.goto(0,-250)
|
player.goto(0,-250)
|
||||||
player.emoji = "🚗"
|
player.emoji = "🚀"
|
||||||
player_speed = 20
|
player_speed = 20
|
||||||
# === GAME VARIABLES ===
|
# === GAME VARIABLES ===
|
||||||
game_active = True
|
game_active = True
|
||||||
|
|||||||
Reference in New Issue
Block a user