/box

Primary LanguageJavaScript

box game engine

Setup

# Install dependencies (only the first time)
yarn install

# Run the local server
yarn server

# Run the client server
yarn client

## options

- Working on it...