Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 593 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 593 Bytes

Snake-game:

Rules are simple

  • use the arrows to move
  • Don't go opposite to your current direction or you're dead

Tips:

  • you can teleport to the other side by just going into one of the walls
  • use this.color = {color} to keep a custom snake color (use hexadecimal values)

future updates :

  • Eat food to stay alive , aka starvation
  • better food variations each with its own benefits
  • multiplayer?

Want to collab? or have an idea? you're most welcome :D

OR

Are you a senoir developer who's completely disgusted by my code 🤨

then please correct me out