You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tic Tac Toe game built with React. Play in 2 Player mode or against AI using the Minimax algorithm. Track scores separately for each mode, with options to restart or reset the game. Styled with Bulma and developed using Vite. Fun and responsive gameplay for all ages!
This is an interactive tic-tac-toe game implemented using HTML, CSS and JavaScript. The game has both single and double player modes, with different difficulty levels for the computer opponent.
A simple Tic Tac Toe game built using HTML, CSS, and JavaScript. This project allows players to enjoy the classic game in Player vs Player or Player vs AI mode.
Projeto da disciplina de Inteligência Artificial do curso de Sistemas de Informação na UNI7, onde é desenvolvido um jogo da velha utilizando o algoritmo Minimax.
O professor Felipe do Projeto Start pediu que construíssimos um jogo da velha com javascript para exercitar nossa lógica de programação. O exercicio foi feito em colaboração com todos os membros do GRUPO 1.