Skip to content
/ snake Public

🚧 Work In Progress 🚧 A stand-alone implementation of Snake for the browser, using a modern front-end stack.

License

Notifications You must be signed in to change notification settings

codella/snake

Repository files navigation

🚧 Work In Progress 🚧

Snake

This is a really simple stand-alone implementation of Snake for the browser, using a modern front-end stack.

footage

See? Very, very simple.

As this project has been created using create-react-app, it's sufficient to clone this repo, run yarn install to install it's dependencies, and finally run yarn start to automatially open it in your favourite web browser. If you want to run the tests, simply execute yarn test.

If you're not using yarn, you can execute the commands above by replacing yarn with npm.

About

🚧 Work In Progress 🚧 A stand-alone implementation of Snake for the browser, using a modern front-end stack.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published