3:30 PM – Advance Python Game Development
Today We Do: We added wall.py where the image could either be IronWall.png or Brick.png. We added a feature to dynamically build the wall on the screen based on config.py Homework: GenerateRead More...
Today We Do: We added wall.py where the image could either be IronWall.png or Brick.png. We added a feature to dynamically build the wall on the screen based on config.py Homework: GenerateRead More...
What we did today: Finished the Magic8Ball program Started the Hangman program Homework: https://www.ayclogic.com/intro-to-python/star-wars-problem/ If you have any questions, feel free to email me at nathaniel@ayclogic.com
Today We Do We continued on Android Temperature Converter application. We added the second EditText field and learned about activity_main.xml and how to switch back and forth between Design and Code view.Read More...