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

https://github.com/lostpebble/pullstate-snake

A simple snake game to show off Pullstate
https://github.com/lostpebble/pullstate-snake

Last synced: 10 months ago
JSON representation

A simple snake game to show off Pullstate

Awesome Lists containing this project

README

          

# Pullstate Snake 🐍

A little game example that gets down and dirty with Pullstate (https://github.com/lostpebble/pullstate).

Bootstrapped with `create-react-app`

## Available Scripts

In the project directory, you can run:

### `npm start`

Runs the app in the development mode.

Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

The page will reload if you make edits.

You will also see any lint errors in the console.