/snakegameJS

A snake game made with Javascript and html canvas

Primary LanguageJavaScript

snakegameJS 🐍

A snake game made with Javascript and HTML canvas


Snake Game Picture

Features:

  • Moving snake with WASD
  • Snake growth by eating apples
  • Pause and Restart buttons
  • End game logic and apple spawn logic