Skip to content

hachy/all-square

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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