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

https://github.com/luisfernandovillalon/tictactoe-theodinproject

The Odin Project: Tic, Tac, Toe
https://github.com/luisfernandovillalon/tictactoe-theodinproject

ai css html javascript object-oriented-programming problem-solving recursion

Last synced: 3 months ago
JSON representation

The Odin Project: Tic, Tac, Toe

Awesome Lists containing this project

README

        

# Tic-Tac-Toe

Project: Tic, Tac, Toe - The Odin Project

# Summary

Built a Tic Tac Toe game which can be played in the browser.
The player can play against a computer and has two options on
the difficulty of the computer Ez (easy) mode and Beast (hard) mode.

# Technologies

HTML, CSS, JavaScript, Recursion, Minimax Algorithm

# Live Preview

[screen-capture (4).webm](https://user-images.githubusercontent.com/104875261/234383169-86f06f74-02a6-4236-ae05-e9e20d71c36e.webm)