tic-tac-toe topic

List tic-tac-toe repositories

tictactoe.sol

27
Stars
0
Forks
Watchers

An optimized tic-tac-toe game in solidity

cli-games

48
Stars
31
Forks
Watchers

Games in the terminal

mcts-tic-tac-toe

31
Stars
12
Forks
Watchers

Monte Carlo Tree Search for tic tac toe

tictactoe-reinforcement-learning

51
Stars
22
Forks
Watchers

Train a tic-tac-toe agent using reinforcement learning.

tic-tac-toe-python-notebook-game

20
Stars
19
Forks
Watchers

Minimax algorithm for a Tic Tac Toe for Python Jupyter Notebook

tictactoe

31
Stars
9
Forks
Watchers

Package tictactoe defines the game of tic-tac-toe.

tic-tac-toe

60
Stars
59
Forks
Watchers

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

23
Stars
5
Forks
Watchers

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

15
Stars
0
Forks
Watchers

An implementation of ultimate tictactoe in Elm

alphazero

26
Stars
9
Forks
Watchers

Board Game Reinforcement Learning using AlphaZero method. including Makhos (Thai Checkers), Reversi, Connect Four, Tic-tac-toe game rules