https://github.com/eladreuveny/tictactoe
TicTacToe project using JavaScript, HTML, CSS and React.
https://github.com/eladreuveny/tictactoe
css css3 html html5 javascript javascript-es6 react
Last synced: 3 months ago
JSON representation
TicTacToe project using JavaScript, HTML, CSS and React.
- Host: GitHub
- URL: https://github.com/eladreuveny/tictactoe
- Owner: EladReuveny
- Created: 2024-05-18T12:17:58.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-01T12:26:25.000Z (almost 2 years ago)
- Last Synced: 2025-03-26T16:24:48.078Z (over 1 year ago)
- Topics: css, css3, html, html5, javascript, javascript-es6, react
- Language: JavaScript
- Homepage: https://genuine-bunny-089a3f.netlify.app/
- Size: 51.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
* Tic Tac Toe Game using React.js.
* * Allows single game mode against A.I.
* Allows multiplayer game mode.