Skip to content

ste-vg/snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake

A version of Snake built with typescript, rx.js, jsfx and CSS grid

Demo https://codepen.io/steveg3003/full/EEZoYd/

Getting started

First you need to download the the packages

npm install

Development

For development run

npm run start

Which will the app on http://localhost:3000 and will reload when you make changes

Build

To create a new build run

npm run build

Which will create a new version of the app in a 'dist' folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published