Difference between revisions of "IB Computer Science 1"

From WLCS
Line 5: Line 5:
 
* What would be difficult about extending Tic-Tac-Toe to Connect Four?
 
* What would be difficult about extending Tic-Tac-Toe to Connect Four?
 
* Python turtle world coordinates
 
* Python turtle world coordinates
* [[Python - Connect Four]]
+
* [[Python - Connect Four]] <- not fixed yet
  
 
== Monday - Tuesday (2/2/15 - 2/3/15) ==
 
== Monday - Tuesday (2/2/15 - 2/3/15) ==

Revision as of 14:33, 4 February 2015

Wednesday - Thursday (2/4/15 - 2/5/15)

Agenda:

  • Demo complete 1-player Tic-Tac-Toe
  • What makes programming Tic-Tac-Toe difficult?
  • What would be difficult about extending Tic-Tac-Toe to Connect Four?
  • Python turtle world coordinates
  • Python - Connect Four <- not fixed yet

Monday - Tuesday (2/2/15 - 2/3/15)

Agenda:

  • Demo missing 2-player Tic-Tac-Toe
  • Demo complete 1-player Tic-Tac-Toe
  • If you have completed the easy computer version, then proceed onwards and create the hard computer version.

Archives