4PM – Python Game Development
Today We Did: Added movement to turret Homework: Create the Bullet class in bullet.py. Load in the image (Bullet.png) and blit it to the screen in the class. Create 1 bullet inRead More...
Today We Did: Added movement to turret Homework: Create the Bullet class in bullet.py. Load in the image (Bullet.png) and blit it to the screen in the class. Create 1 bullet inRead More...
Today We Do We went over the homework from last week: https://www.ayclogic.com/intro-to-python/star-wars-problem/ Homework Review Sep14_Hangman.py codes and come up with at least 2 questions. And ask these questions to Nathaniel next week.Read More...
Today We Do We learned how to add listener to Spinner. This way when Spinner is selected it we can do some action. We made MainActivity.java implements OnItemSelectedListener interface Homework: When SpinnerRead More...