Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 738 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 738 Bytes

TicOXs

Game inspired by Tic-Tac-Toe / XOs / Gato built with Fresh and Deno.js

Features

Single-player gameplay (just beta version) Animated game board and UI elements Leaderboard Game guide Progressive Web App (PWA) support

Usage

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.

How to Play

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.