/all-square

🎮 Puzzle game in browser

Primary LanguageTypeScript

All Square

A browser game written in TypeScript.

Demo: https://hachy.github.io/all-square/

Running locally

  1. Clone this repo to your local machine.
git clone git@github.com:hachy/all-square.git
cd all-square/
  1. Initial setup
npm install
  1. Start the app locally

Open browser and navigate to http://localhost:1234

npm run dev

Screenshot

screenshot