Difference between revisions of "IB Computer Science I"
From WLCS
| Line 1: | Line 1: | ||
| + | == Wednesday (2/4/09) == | ||
| + | '''Warmup:''' | ||
| + | * List the steps to engineering design and implementation | ||
| + | |||
| + | '''Agenda:''' | ||
| + | * Demo your completed Pong game | ||
| + | * Begin designing your Robot game | ||
| + | |||
== Monday (2/2/09) == | == Monday (2/2/09) == | ||
'''Agenda:''' | '''Agenda:''' | ||
Revision as of 10:28, 4 February 2009
Wednesday (2/4/09)
Warmup:
- List the steps to engineering design and implementation
Agenda:
- Demo your completed Pong game
- Begin designing your Robot game
Monday (2/2/09)
Agenda:
- Complete Pong!
- Your games should have two players (paddles)
- The ball should be able to bounce off of paddles
- Balls that pass paddles should increase the score properly
- The game should keep track of the score and one player should ultimately win
- Advanced GASP
- Sounds
- Images