https://github.com/avidlearnerinprogress/tictactoeai
Simple Tic-Tac-Toe simulation with automated opposite player control.
https://github.com/avidlearnerinprogress/tictactoeai
artificial-intelligence css freecodecamp html javascript tic-tac-toe
Last synced: about 2 months ago
JSON representation
Simple Tic-Tac-Toe simulation with automated opposite player control.
- Host: GitHub
- URL: https://github.com/avidlearnerinprogress/tictactoeai
- Owner: avidLearnerInProgress
- Created: 2017-12-20T18:02:34.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-25T14:06:17.000Z (over 8 years ago)
- Last Synced: 2025-06-24T21:44:56.029Z (12 months ago)
- Topics: artificial-intelligence, css, freecodecamp, html, javascript, tic-tac-toe
- Language: JavaScript
- Homepage: https://codepen.io/maniAC96/full/XVKdOQ/
- Size: 43.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TicTacToeAI
## Simple Tic-Tac-Toe simulation with automated opposite player control.
### Created as a project of FCC.
### [Demo](https://codepen.io/maniAC96/full/XVKdOQ/)