소스 검색

suppression des lignes en trop

Chap1-Challenge1-horizontal
Melo 3 년 전
부모
커밋
4cc88065a1
1개의 변경된 파일0개의 추가작업 그리고 5개의 파일을 삭제
  1. +0
    -5
      birdie.py

+ 0
- 5
birdie.py 파일 보기

@@ -10,11 +10,6 @@ def draw():
screen.blit('background', (0, 0))
titi.draw()

# def on_mouse_down():
# print('Clic souris !')
# titi.y -= 20
# titi.x -= -10

def update():
titi.x += titi.speed



불러오는 중...
취소
저장