Skip to content

Latest commit

 

History

64 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Snake!

Simple snake game developed in React. We have deployed it, so you can play a little bit around https://blackboxvision.github.io/react-snake/

This game is still a work in progress.

Stack

The game was implement using the following libraries:

  • react
  • redux
  • react-redux
  • recompose
  • reselect
  • react-router
  • material-ui

TODO:

The game has still some things to be done in order to be fully developed:

  • Better collision management
  • Modify container to be a canvas element
  • Entities should be rendered inside of canvas
  • Manage sprites to render snake head, body and tail and also apple
  • Implement some features like score management, and game rating

About

🐍 Snake game implemented in React

Topics

Resources

Stars

8 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages