Welcome to the TicTacToe Game! Below are the instructions on how to play the game using the available options.
- Description: This mode allows two players to take turns playing on the same device.
- Note: This mode does not support online gameplay, so both players need to be present on the same device.
- Description: This mode lets you play against an AI opponent.
- AI Characteristics: The AI is powered by the Minimax algorithm. However, it has a 5% chance of making an incorrect move on each turn, providing an exciting challenge for players.
- Turn-Based Play: The game proceeds according to each player's turn. The game alternates between players or between the player and the AI.
- Scorekeeping: The score is reset every time you return to the home screen. However, your progress will be saved locally.
- Persistent Score: The score will be retained even if you close the page, as it is stored in the local storage of your browser.
- Link to Game: Click here to start playing!
¡Bienvenido al Juego de TicTacToe! A continuación, se presentan las instrucciones para jugar utilizando las opciones disponibles.
- Descripción: Este modo permite que dos jugadores jueguen por turnos en el mismo dispositivo.
- Nota: Este modo no es compatible con el juego en línea, por lo que ambos jugadores deben estar presentes en el mismo dispositivo.
- Descripción: Este modo te permite jugar contra un oponente IA.
- Características de la IA: La IA está impulsada por el algoritmo Minimax. Sin embargo, tiene un 5% de probabilidad de cometer un error en cada turno, lo que añade un reto emocionante para los jugadores.
- Juego por Turnos: El juego procede de acuerdo con el turno de cada jugador. El juego alterna entre jugadores o entre el jugador y la IA.
- Puntuación: La puntuación se reinicia cada vez que vuelves a la pantalla de inicio. Sin embargo, tu progreso se guardará localmente.
- Puntuación Persistente: La puntuación se mantendrá incluso si cierras la página, ya que se almacena en el almacenamiento local de tu navegador.
- Enlace al Juego: ¡Haz clic aquí para empezar a jugar!
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh