Skip to content

Gayatri-Rout/Snake-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

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