Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

browser-game indiegame js-game typescript

Last synced: 3 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 [email protected]: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