Difference between revisions of "IB Computer Science 1"

From WLCS
(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...")
(Tag: Replaced)
 
(445 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Tuesday (1/8/19) ==
+
== [[IBCS1 - Archives]] ==
'''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 [https://drive.google.com/file/d/1UugFrLPjeA8YPXOlmOxjIvzd6HdvpupA/view?usp=sharing 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 ==
 
* [[IBCS1 - 1819 - December]]
 
* [[IBCS1 - 1819 - November]]
 
* [[IBCS1 - 1819 - October]]
 
* [[IBCS1 - 1819 - September]]
 
* [[IBCS1 - 1718]]
 

Latest revision as of 08:28, 13 September 2023