root/Checkers


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @337 [337] 11/12/11 19:58:38 sud2 Changed move in apply_move to step
(edit) @336 [336] 11/12/11 19:54:07 sud2 Some very small updates to the GameBoard class.
(edit) @335 [335] 11/12/11 19:53:36 sud2 Minimax implemented (with alpha-beta pruning) There might be some bugs …
(edit) @334 [334] 11/06/11 14:44:03 idzik1 Added step and check_step functions to combine jump and move functions. …
(edit) @333 [333] 11/02/11 17:49:50 idzik1 Removed debug output.
(edit) @332 [332] 11/02/11 17:49:23 idzik1 Implemented other jump function as jump2, with pseudo overloading on jump. …
(edit) @331 [331] 10/30/11 02:05:07 cheng88 ini
(edit) @330 [330] 10/29/11 22:24:15 idzik1 Working GameBoard implementation. move and jump with direction parameters …
(edit) @329 [329] 10/23/11 15:19:59 dryden2 Deleted unneeded Checkers.src.
(edit) @328 [328] 10/23/11 15:15:19 dryden2 Merged files, deleted unneeded stuff.
(edit) @327 [327] 10/23/11 00:13:03 sud2 We're switching to tabs, I guess?
(edit) @326 [326] 10/22/11 18:08:59 idzik1 Added draw detection. Fixed some syntax.
(edit) @325 [325] 10/16/11 14:24:29 dryden2 Added stub minimax and eval files.
(edit) @324 [324] 10/14/11 13:27:08 eyeo4 Fixed wrong placement of starting positions of pieces.
(edit) @323 [323] 10/10/11 11:31:59 sud2 Looked over files, changed variable name "pieces" to "board" Did …
(edit) @322 [322] 10/05/11 10:40:45 idzik1 Updated check_win and process_turn to handle draws.
(edit) @321 [321] 10/03/11 01:59:50 sud2 Looked over files, changed variable name "pieces" to "board"
(edit) @320 [320] 10/02/11 14:21:46 karaman1 Removed the inner Checkers folder and moved the files to src/
(edit) @319 [319] 10/02/11 14:06:27 idzik1 Updated check_win to return who who wins
(edit) @318 [318] 10/02/11 14:06:14 karaman1 Added helper functions and comments
(edit) @317 [317] 10/02/11 14:05:27 karaman1 Share project "Checkers" into …
(edit) @316 [316] 10/02/11 13:41:34 dryden2 Moved some files around.
(edit) @315 [315] 10/02/11 13:38:40 dryden2 Commit of Onur's draft model.
(edit) @314 [314] 10/02/11 13:33:03 sud2 --
(add) @313 [313] 10/02/11 12:30:20 dryden2 Initial checkin of the checkers game AI.
Note: See TracRevisionLog for help on using the revision log.