Skip to content

ldgit/react-snake

Repository files navigation

Snake

A basic Snake clone made using React framework.

You can try it here. Use w a s d keys to move and p to pause the game.

Usage

To start development: npm start

To run tests: npm run test:all

Build and run production version of the app:

  • npm run build
  • npm run preview

About

Snake clone implemented in React

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published