tictactoe topic
tic-tac-toe
AI based tic tac toe game that is impossible to win. Think you can beat a computer? Well, you can't.
Tic-Tac-Toe
It is a simple 2 player Tic-Tac-Toe game mady by python from scratch. Check it out by yourself!
Tic-Tac-Toe-AI
A tic tac toe game with an AI opponent using minimax algorithm and alpha-beta pruning
alphago-zero-tictactoe-js
A game framework based on AlphaZero/TensorFlow.js runs in browser to demonstrate tic-tac-toe AI game. Use a pre-trained model or train from scratch. Ported from suragnair/alpha-zero-general (Python)
awesome-python-projects
📱 ✅ Some awesome projects in python! 📱 ✅
arkit-tictactoe
Tic-Tac-Toe implemented using ARKit+Scenekit
TicTacToe
Play it here: https://tictactoe-javascript.netlify.app/
simply-djs
The easiest way to build sophisticated systems in your Discord bots.
alpha-zero
AlphaZero implementation for Othello, Connect-Four and Tic-Tac-Toe based on "Mastering the game of Go without human knowledge" and "Mastering Chess and Shogi by Self-Play with a General Reinforcement...