Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shaileegavnekar/tictactoe-game

It is a classic 2-player game on a 3x3 grid. Players alternate turns marking cells with 'X' or 'O' .Win by aligning 3 in a row horizontally, vertically, or diagonally. The game features a user interface, move validation, win and draw conditions, error handling, and a replay option for a seamless gaming experience.
https://github.com/shaileegavnekar/tictactoe-game

css html javascript javascript-game

Last synced: 5 days ago
JSON representation

It is a classic 2-player game on a 3x3 grid. Players alternate turns marking cells with 'X' or 'O' .Win by aligning 3 in a row horizontally, vertically, or diagonally. The game features a user interface, move validation, win and draw conditions, error handling, and a replay option for a seamless gaming experience.

Awesome Lists containing this project

README

        

![image](https://github.com/ShaileeGavnekar/TicTacToe-Game/assets/119005417/e27b5321-b057-45bc-afce-14c1e2abc295)