A simple snake game made using Unity 2D
- Snake Movement
- Food and Power Up spawning
- Snake wrapping at boundaries
- 3 Types of Power Ups
- Shield - The snake doesnt bite itself or other snakes
- Multiplier - Gives a multiplier on the score
- Speed - Gives the snake a speed boost
- Local Multiplayer feature