checkers.git
2025-04-16  Laurent Mazetfull adaptation to c99 master
2024-07-18  Laurent Mazetrelease v1.0 v1.0
2024-07-18  Laurent Mazetfix memory leak
2024-07-18  Laurent Mazetfix a memory leak
2024-07-18  Laurent Mazetremove best move evaluation (only avaliable for pet...
2024-07-18  Laurent MAZETremove best move evaluation (only avaliable for pet)
2024-07-17  Laurent Mazetqueen fully fonctional (3)
2024-07-17  Laurent Mazetqueen fully fonctional (2)
2024-07-17  Laurent Mazetqueen fully fonctional
2024-07-16  Laurent Mazetqueen seems ok
2024-07-16  Laurent MAZETnot fully fonctional
2024-07-16  Laurent Mazetcorrect makefile
2024-07-15  Laurent Mazetcheck final board
2024-07-15  Laurent MAZETadd hash during testing
2024-07-14  Laurent Mazetqueen move and jump ok
2024-07-12  Laurent Mazetcleaning
2024-07-10  Laurent Mazetstart code cleaning
2024-07-09  Laurent Mazetcorrect queen move
2024-07-09  Laurent Mazetbuggy code for queen turn
2024-07-07  Laurent Mazetadd more tests (2)
2024-07-07  Laurent Mazetadd more tests
2024-07-07  Laurent Mazetadd tests
2024-07-05  Laurent MAZETadd a keypressed recorder to ease testing
2024-07-04  Laurent Mazetadd pet to queen transformation
2024-07-04  Laurent Mazetadd board 12x12
2024-07-04  Laurent MAZETkeep jumped pets
2024-07-03  Laurent Mazetadd todo list
2024-07-03  Laurent Mazetadd undo turn feature
2024-07-02  Laurent MAZETadd turn into save format
2024-07-02  Laurent MAZETcorrect jump evaluation
2024-07-02  Laurent MAZETvalidate turn
2024-07-01  Laurent Mazeteval best move
2024-07-01  Laurent MAZETfunctions for turn evaluation
2024-07-01  Laurent MAZETcleaner symbols
2024-06-30  Laurent Mazetall symbols defined
2024-06-30  Laurent Mazettile moves and jumps
2024-06-29  Laurent Mazetfirst move
2024-06-29  Laurent Mazetinitial commit