5pm – Intro To Python – Bill
Today We: Reviewed the String homework Learned about the string data type Learned how to change string capitalization, indentation, and creating a new line Learned about the float or double data typeRead More...
Today We: Reviewed the String homework Learned about the string data type Learned how to change string capitalization, indentation, and creating a new line Learned about the float or double data typeRead More...
WEDNESDAY Today we looked over the final project proposals, and got feedback for anything that needed to be changed and added. We also started a new in-class project to draw the seaRead More...
What We Did Today 1. We learned that strings can be treated as lists 2. We learned how to use "for loops" with lists using the index of a string 3. UsingRead More...
Homework: Move all the constants in capital letters to a config.py file, and then make sure it still works. Then create a new sprite that blits the "Downward_Tube_2.png" on the screen. FollowRead More...
We got everyone setup with Gitlab and Git with pycharm. We added the target sprite to the shoot balloon project. Homework: Finished creating game assets. Make sure they include some animations. AddressRead More...