Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 416 Bytes

File metadata and controls

13 lines (12 loc) · 416 Bytes

Snake-Game 🐍 🟡

A java refresher project for coders like me i.e we have an on/off relationship with coding.

Current Features:
  1. snake eats food and grows
  2. crashes with boundary; game over
Features to add:
  1. restart option
  2. username option
  3. create rounded edges for snake
  4. make snake and food glow
  5. add sound effects
  6. add option to turn off sound effects