Built a classic game of snake. Eat the bits of food without hitting yourself or the walls. As you grow , the challenge will increase with faster movement!
- Live Site URL: https://mv805.github.io/snake-game/
- Webpack
- CSS
- Flexbox
- CSS Grid
- Javascript
- Object Oriented Programming and Javascript classes
This was a game I always wanted to replicate since I played it on my old brick NOKIA phone. I had fun thinking through how I would build it and was even able to implement a mobile control board so it can be played from the phone, just like the old days!
- Github - Matt Villa
1.0.0:
- Initial release