Skip to content

Alex1990/snake-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snake-go

Build Status

A simple and classical snake game.

Play

Git clone the source to local and execute npm start command. Then play it at 127.0.0.1:300 in the opened browser.

Tech stack

  • create-react-app
  • React
  • Redux
  • Jest + Enzyme

Todos

  • Optimize the data structure
  • Add sound effect
  • Increase customization
  • Add replay feature
  • Support multiplayer

LICENSE

MIT.