9:00 AM – Python Game Development – Daniel
What We Did We set up Gitlab Loaded the background image and bird 1 Committed and pushed to Gitlab Homework Load bird02_A and bird03_A into variables named self.bird2 and self.bird3 Scale bird2Read More...
What We Did We set up Gitlab Loaded the background image and bird 1 Committed and pushed to Gitlab Homework Load bird02_A and bird03_A into variables named self.bird2 and self.bird3 Scale bird2Read More...
Today we: Went over if_else_hw2 Learned about how input() only takes in Strings from the shell. Learned about == and != Learned about "and" and "or" Homework: Do #1 only. You doRead More...
What We Did Today: Learnt how to use t.forward and t.right/t.left Learnt how to use functions to simplify drawing Homework: Create a new function: makeTriangle make sure you can change the color,Read More...