Commit Graph

9 Commits

Author SHA1 Message Date
Chris Proctor
cf366e02c9 ttt_game must copy old board position, using lists 2022-05-06 17:01:30 -04:00
Chris Proctor
0d6a581a01 Add state arguments 2022-05-06 16:59:45 -04:00
Chris Proctor
463c168405 Add state arguments to Game methods 2022-05-06 16:50:20 -04:00
Chris Proctor
6ad2672bd3 Refactor lab with Strategy classes 2022-05-06 16:46:03 -04:00
Chris Proctor
2c40608942 slightly refactor game ending logic 2022-04-29 14:45:28 -04:00
Chris Proctor
f10c39531f Add docstring 2022-04-28 19:12:52 -04:00
Chris Proctor
c465a8406c Check whether game has ended correctly 2022-04-28 17:11:13 -04:00
Chris Proctor
a057a83ee1 Simplify code 2022-04-28 15:33:37 -04:00
Chris Proctor
900c4622ad Initial version of lab 2022-04-28 15:03:52 -04:00