x-and-o-game
There are 5 repositories under x-and-o-game topic.
amit-y11/tic_tac_toe
Tic Tac Toe game made using HTML CSS and JavaScript
de-soot/tic-tac-toe-cli
Classic game of tic-tac-toe in the command-line made with Python.
florinpavelescu15/Ultimate-Tic-Tac-Toe
A Prolog implementation of some components of a game of Ultimate Tic-Tac-Toe (game composed of nine boards of X's and 0's).
iyashvasani/Tic-Tac-Toe--X-and-O
A game which was played in ancient Egypt, around 1300 BCE. Now we playing this game digitally. Here modern era begins.
Varada-D/tic-tac-toe
A simple two player 3x3 'Tic-Tac-Toe' or 'X and O' game with Python using the pyGame module