Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake Game!

Live View here

React Js

Plan

  • Create react app
  • Make a grid
  • An apple will appear at random
  • We need a snake
    • Some Velocity
  • Game Loop
    • Framerate
    • Move snake??
    • Check if collides with apple
      • Grow snake
      • Re-add apple at random
  • Dies if it collides with itself

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages