Game inspired by Tic-Tac-Toe / XOs / Gato built with Fresh and Deno.js
Single-player gameplay (just beta version) Animated game board and UI elements Leaderboard Game guide Progressive Web App (PWA) support
Make sure to install Deno: https://deno.land/manual/getting_started/installation Then start the project:
deno task start
This will watch the project directory and restart as necessary.
Click on the game board to start Place your 'X' (red) on the board before the timer runs out Try to get three in a row while managing your pieces' lifespan Compete against the AI (Chappie) and aim for the highest score!
For more details, click the "Game Guide" button in the app.