tic-tac-toe topic
tictactoe.sol
An optimized tic-tac-toe game in solidity
mcts-tic-tac-toe
Monte Carlo Tree Search for tic tac toe
tictactoe-reinforcement-learning
Train a tic-tac-toe agent using reinforcement learning.
tic-tac-toe-python-notebook-game
Minimax algorithm for a Tic Tac Toe for Python Jupyter Notebook
tictactoe
Package tictactoe defines the game of tic-tac-toe.
tic-tac-toe
Tic-tac-toe game from markdown file. This is a learning attempt to see how interactive Github readme file can be. Checkout the backend code here. https://github.com/sridhar-sp/tic-tac-toe-backend
tic-tac-toe-backend
Backend server for a tic-tac-toe game. frontend is a simple .md file. Checkout: https://github.com/sridhar-sp/tic-tac-toe
ultimate-tictactoe
An implementation of ultimate tictactoe in Elm
alphazero
Board Game Reinforcement Learning using AlphaZero method. including Makhos (Thai Checkers), Reversi, Connect Four, Tic-tac-toe game rules