Difference between revisions of "IB Computer Science 1"

From WLCS
Line 1: Line 1:
 +
== Wednesday (4/2/14) ==
 +
'''Agenda:'''
 +
* Make sure you get your 1-player Tic-Tac-Toe game to work
 +
* Improve the AI if you can
 +
* Next Project?
 +
 
== Tuesday (4/1/14) ==
 
== Tuesday (4/1/14) ==
 
'''Agenda:'''
 
'''Agenda:'''

Revision as of 12:38, 2 April 2014

Wednesday (4/2/14)

Agenda:

  • Make sure you get your 1-player Tic-Tac-Toe game to work
  • Improve the AI if you can
  • Next Project?

Tuesday (4/1/14)

Agenda:

  • Test your 1-player Tic-Tac-Toe game (make sure you have your 2-player version backed up!)
  • Spend today improving the computer's move algorithm
    • What moves do you make that allow you to beat the computer?
    • Can you improve the computer's AI? (Hint: corners)
    • Improve your computer's AI by prioritizing corners after the center square

Archives