An open API service indexing awesome lists of open source software.

https://github.com/hachy/all-square

🎮 Puzzle game in browser
https://github.com/hachy/all-square

browser-game indiegame js-game typescript

Last synced: 10 months ago
JSON representation

🎮 Puzzle game in browser

Awesome Lists containing this project

README

          

# 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.

``` shell
git clone git@github.com:hachy/all-square.git
cd all-square/
```

2. Initial setup

``` shell
npm install
```

3. Start the app locally

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

``` shell
npm run dev
```

### Screenshot

screenshot