update
This commit is contained in:
parent
0a5b4dfa23
commit
1c132c2b23
16
README.md
16
README.md
@ -2,19 +2,3 @@
|
|||||||
|
|
||||||
A snake implementation with vanilla JavaScript
|
A snake implementation with vanilla JavaScript
|
||||||
|
|
||||||
[PLAY!](http://zzznake.surge.sh/)
|
|
||||||
|
|
||||||
Todo
|
|
||||||
* [ ] Add restart logic
|
|
||||||
* [ ] Make it functional
|
|
||||||
* [ ] Use canvas instead of div's
|
|
||||||
* [ ] Add animations
|
|
||||||
|
|
||||||
## Develop
|
|
||||||
|
|
||||||
Using [Neutrino](neutrino.js.org)
|
|
||||||
|
|
||||||
```
|
|
||||||
yarn install
|
|
||||||
yarn start
|
|
||||||
```
|
|
||||||
Loading…
x
Reference in New Issue
Block a user