There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Contains a robot that will never lose in a game of tic tac toe. Implemented using a min-max algorithm on a game tree. The application works in the browser.