Browse Source

ok

ch-2-start
cyclopsng 3 years ago
parent
commit
6a8a7e3377
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      birdie.py

+ 1
- 1
birdie.py View File

@@ -5,7 +5,7 @@ WIDTH = 400
HEIGHT = 708 HEIGHT = 708


def on_mouse_down(): def on_mouse_down():
print('Clic souris !')
print('Clic souris !!!')
titi.y -= 50 titi.y -= 50


def update(): def update():


Loading…
Cancel
Save