American Young Coder

AYC logo

12 PM – Advanced Python Game Development

We continued the tank war project by making bullet launch to whichever the mouse is pointing to. Homework: When bullet hit the wall, make the wall disappear.

2 PM – Intro To Python

Homework: Create a new Python file May22_IFELSEHomework.py Do code exercises from book page 79 to 81.

6 PM – Python Game Development

Homework: When Play button is clicked, do the following reset player's location reset player's fall speed to 0 clear the tube clear the coins We did a similar thing in Birdie projectRead More...