Live View here
- 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
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Live View here