Age | Commit message (Expand) | Author |
---|---|---|
2022-06-01 | Some redesigning. | InigoGutierrez |
2021-06-30 | docs: Added first class diagrams to system analysis section. | InigoGutierrez |
2021-06-23 | Docs: Written initial planification and system analysis sections. | InigoGutierrez |
2021-06-19 | imagocli.py works with the Sabaki GUI. | InigoGutierrez |
2021-06-17 | Engine now uses MCTS algorithm. | InigoGutierrez |
2021-06-12 | First MonteCarlo match simulations. | InigoGutierrez |
2021-02-10 | logic: Added monteCarlo.py as an incomplete implementation of MCTS. | InigoGutierrez |
2021-02-10 | logic: Reorganized move evaluation. | InigoGutierrez |
2021-02-09 | logic: Fixed ko checks in gameBoard.py | InigoGutierrez |
2021-02-08 | logic: Made move legality checks independent. | InigoGutierrez |
2021-02-05 | Removed shebang from non-executable files. | InigoGutierrez |
2021-01-29 | Started implementing tests for gameBoard. | InigoGutierrez |
2021-01-24 | First commit! | InigoGutierrez |