/4square

A variation on Connect 4

Primary LanguageTypeScript

4square

The 4square Game

Building and running on localhost

First install dependencies:

yarn install

To run a development server:

yarn start

To create a production build:

yarn build

Credits

Made with createapp.dev