Skip to content

Latest commit

 

History

History
49 lines (29 loc) · 1.12 KB

README.md

File metadata and controls

49 lines (29 loc) · 1.12 KB

Simple Snake

Made with <3 by mateus.digital.

Description:

Simple Snake is syntwave-esque rendition of the classic snake game.

You can play it online.


As usual, you are very welcomed to share and hack it.

Building

git clone https://github.com/mateus.digital/simple_snake
cd simple_snake
./scripts/build-static.sh      ## Builds the webpage for the game.

Thanks to:

I used a lot of free and open resources, for which I'm most grateful!

License:

This software is released under GPLv3.

Others:

There's more FLOSS things at mateus.digital :)