IB Computer Science 1

From WLCS
Revision as of 07:02, 8 January 2019 by Admin (talk | contribs) (Replaced content with "== Tuesday (1/8/19) == '''Agenda:''' * Object-Oriented Programming Review ** object usage * Re-implement the Flappy Bird Game (with or without score) using the Sprite clas...")

Tuesday (1/8/19)

Agenda:

  • Object-Oriented Programming Review
    • object usage
  • Re-implement the Flappy Bird Game (with or without score) using the Sprite class and objects
    • Mr. Bui has supplied the sprite images here
    • We will probably want to tweak the Sprite class a little to add a flap() function and fix move()
    • We can also add a passed variable to remember whether or not we passed a pipe

Monday - Friday (12/31/18 - 1/4/19)

  • Winter Break

Archives