Skip to content

Snake game created with React.js. Tests done with Nightwatch.js (end-to-end)

Notifications You must be signed in to change notification settings

juancaacuna/snake-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake with React.js

The snake game done with react.js, one of the most popular libraries to create interactive UIs.

Ready to play?

Try it here!

Testing

Basic Unit Tests with Jest. To run them:

npm test

End-to-End tests using Nightwatch.js (with Selenium). To run them:

npm run test:end-to-end

About

Snake game created with React.js. Tests done with Nightwatch.js (end-to-end)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published