Inspiration
Wish to map the classic Snake Game to the corresponding web version in order to increase its accessibility to a wider audience.
What it does
- Allows a player to play the popular snake game using keys "up", "down", "left", and "right"
How I built it
- I built it using React JS and Material UI.
Challenges I ran into
- Placing and initializing the canvas tag.
- Handling snake movements
Accomplishments that I'm proud of
- This was my first web-based game.
What I learned
- Basics of Game development using Javascript
- Working with the Canvas tag
What's next for Snake Game
- Adding pause functionality
Built With
- javascript
- material-ui
- react
Log in or sign up for Devpost to join the conversation.