1 PM – Python Game Development
Today We went over the final projects We learned how to commit code inside pycharm and push it to gitlab. Homework Make sure that you are able to push a commit toRead More...
Today We went over the final projects We learned how to commit code inside pycharm and push it to gitlab. Homework Make sure that you are able to push a commit toRead More...
Today We Do We started the enemy waves code today. Still work in progress Homework Add LANDING_PAGE and GAME_IN_SESSION in config.py. in main.py , add code to display landing page. The landingRead More...
Today We: Finished the complex shapes module with the rectangle face. Homework Write turtle python code to create the following shape:
Today We: Finished the SchoolApplication methods to handle the first 3 options of the menu (add, list, and find student) Homework Create 3 new methods called add_teacher(), list_teacher(), and find_teacher() add_teacher() shouldRead More...
Today We Do We reviewed Final Projects progress We continued with Shoot Balloon project. Homework Continue making progress of your Final project.