|
|
|
|
|
by senthilnayagam
575 days ago
|
|
I built a list of simple games in pygame with code and solver generated by AI. Have implemented 2048, Minesweeper, Sudoku and chess. First three are single player games have made good progress. I still don't understand UCI interface and have not thought through chess solving. Hope will take another try this weekend https://github.com/muonium-ai/simplegames |
|