Skip to content

RohithKKannan/2D-Snake-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2D-Snake-Game

A simple snake game made using Unity 2D

Features Implemented

  1. Snake Movement
  2. Food and Power Up spawning
  3. Snake wrapping at boundaries
  4. 3 Types of Power Ups
    1. Shield - The snake doesnt bite itself or other snakes
    2. Multiplier - Gives a multiplier on the score
    3. Speed - Gives the snake a speed boost
  5. Local Multiplayer feature

Demo Video

Snake2D_Demo.mp4