summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
47 hoursFirst attempt at training data + exclude draws + list overflows tootslil
Take the output and do grep -Fvxf output_file input_file to drop the bad games from consideration
47 hoursTabs for indentation, spaces for alignmenttslil
47 hoursFixed indentation and some bugs, stats programmetslil
47 hoursSet dialect to C99tslil
47 hoursAdded help, trimmed print_infotslil
47 hourstak.h now tracks win state, optimisations, saved a byte on countstslil
47 hoursSilly mistaketslil
47 hoursLine-mode mostly completetslil
47 hoursWorking on line-mode front-endtslil
47 hoursFixed road DFS errorstslil
47 hoursBoard printingtslil
47 hoursAdded linenoise library, uninitialised variable + renamingtslil
47 hoursTransition to single file headertslil
47 hoursOBOEs in try_move + logic errorstslil
- Corrected use of static - Implemented next_turn
47 hoursOutput PTN as welltslil
47 hoursPTN code looks correct, minor tweaks and header guardstslil
47 hoursStarted on PTN stufftslil
47 hoursChanged representation, implemented most basic things for tak.htslil
47 hoursInittslil