updated readme 📚
This commit is contained in:
parent
e1fca87276
commit
9abf217880
10
README.md
10
README.md
@ -2,8 +2,16 @@
|
|||||||
|
|
||||||
A snake implementation with vanilla JavaScript
|
A snake implementation with vanilla JavaScript
|
||||||
|
|
||||||
🚨 work in progress 🚨
|
[PLAY](http://zzznake.surge.sh/)
|
||||||
|
|
||||||
|
Todo
|
||||||
|
[ ] Make it functional
|
||||||
|
|
||||||
|
## Develop
|
||||||
|
|
||||||
|
Using [Neutrino](neutrino.js.org)
|
||||||
|
|
||||||
```
|
```
|
||||||
|
yarn install
|
||||||
yarn start
|
yarn start
|
||||||
```
|
```
|
||||||
Loading…
x
Reference in New Issue
Block a user