https://github.com/cirych/freecodecamp-tictactoegame
Play a game of Tic Tac Toe with the computer.
https://github.com/cirych/freecodecamp-tictactoegame
algorithms freecodecamp javascript learning
Last synced: about 1 year ago
JSON representation
Play a game of Tic Tac Toe with the computer.
- Host: GitHub
- URL: https://github.com/cirych/freecodecamp-tictactoegame
- Owner: Cirych
- License: mit
- Created: 2016-06-14T12:03:22.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-20T10:06:56.000Z (about 10 years ago)
- Last Synced: 2025-02-13T22:20:21.706Z (over 1 year ago)
- Topics: algorithms, freecodecamp, javascript, learning
- Language: JavaScript
- Size: 29.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# (:fire:) freeCodeCamp-TicTacToeGame
Play a game of Tic Tac Toe with the computer.
Made as part of [freeCodeCamp](https://www.freecodecamp.com/challenges/build-a-tic-tac-toe-game) challenges.
Other [challenges](https://www.freecodecamp.com/cirych)
Start game:
[codepen](http://codepen.io/Cirych/pen/QENJxE),
[github](http://cirych.github.io/freeCodeCamp-TicTacToeGame/)