The classic snake game built with vanilla Javascript. Based on THIS YouTube Tutorial by Web Dev Simplified.
This game has both keyboard controls and on-screen mobile controls.
Update: Swipe gestures are now supported on mobile.
- Move Up - W
- Move Down - S
- Move Left - A
- Move Right - D
You can check the app HERE