Skip to content

mathieuhays/snake

Repository files navigation

Snake (work in progress)

Simple version of the snake game. I might change some of the game logic later to differ a little bit from the original.

The implementation isn't very sexy right now. Futur refactor will most likely improve this.

Development

first time:

npm install

Compile src

npm run dev

Minify assets:

npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published