Skip to content

wabain/snake

Repository files navigation

A Snake game, written as an exercise in Flux and React.

Development

$ yarn install
$ yarn run watch

# Formatting
$ yarn run fmt:check
$ yarn run fmt:write

Setup

Build the JavaScript sources:

$ yarn install
$ yarn run build:production

Then open index.html.

About

A proof-of-concept snake game:

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published