Skip to content

Pruthviraj141/Unity-2D-Snake-Game

Repository files navigation

Unity 2D Snake Game

A classic Snake game built using Unity 2D.
Control the snake, eat food to grow, and avoid colliding with yourself or the walls.


🎮 Features

  • Smooth snake movement
  • Score tracking
  • Simple, clean 2D visuals
  • Easy to modify and customize


📥 How to Install and Run

  1. Download the project:

    • Click the green Code button on this page
    • Select Download ZIP
    • Or clone it with Git:
      git clone https://github.com/Pruthviraj141/Unity-2D-Snake-Game
  2. Open in Unity:

    • Launch Unity Hub
    • Click Add Project from Disk
    • Select the folder you just downloaded/cloned

🚀 Build for Your PC

If you want to create an executable:

  1. Go to File → Build Settings
  2. Select your target platform (Windows, Mac, or Linux)
  3. Click Build
  4. Run the generated file from the Build folder

snake.gamepaly.mp4

About

Unity 2D Snake Game – A classic Snake game built in Unity using 2D sprites and simple game mechanics. The player controls a snake to eat food, grow in length, and avoid colliding with itself or the walls

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors