/snake-game

The classic snake game built using vanilla Javascript.

Primary LanguageJavaScript

🐍 Classic Snake Game

The classic snake game built with vanilla Javascript. Based on THIS YouTube Tutorial by Web Dev Simplified.

🎮 Controls

This game has both keyboard controls and on-screen mobile controls.

Update: Swipe gestures are now supported on mobile.

Keyboard
  • Move Up - W
  • Move Down - S
  • Move Left - A
  • Move Right - D

Check the App

You can check the app HERE

Screenshots

Classic Snake Game Web Classic Snake Game 01