Skip to content

akashkapoordev/Snake2D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐍 Multiplayer Snake Game

A fun and interactive multiplayer snake game developed in Unity, featuring a classic gameplay experience with added power-ups, mass burner foods, and multiplayer support. Both Player 1 and Player 2 can play simultaneously, with unique controls and individual scores.

About the Game

This project is a multiplayer version of the classic Snake game built using Unity. Players control individual snakes on the same screen, growing by consuming food and avoiding collision with the walls and themselves. The game offers a co-op mode where two players can play at once, with additional power-ups and mechanics like screen wrapping, shields, score boosts, and more.

Game Features

  • 🎮 Multiplayer Mode: Supports two players playing simultaneously.
  • 🌀 Screen Wrapping: Snakes can move off one edge of the screen and appear on the other.
  • 🛡️ Power-Ups:
    • Shield Power-Up: Temporarily protects the snake from collisions.
    • Score Boost Power-Up: Doubles the score from the next food eaten.
    • Mass Burner: Reduces the size of the snake.
  • 💯 Dynamic Scoring System: Each player has their own score, displayed in real-time.
  • 📈 High Score Tracking: The game saves and displays the highest score achieved.

🎮 Gameplay Controls

Player 1 (Green Snake):

  • Move Up: W
  • Move Down: S
  • Move Left: A
  • Move Right: D

Player 2 (Yellow Snake):

  • Move Up: Up Arrow
  • Move Down: Down Arrow
  • Move Left: Left Arrow
  • Move Right: Right Arrow

GamePlay Video : https://drive.google.com/file/d/1sJF0gm2-f2j3cYjNPhBN7DgQC8nH9UBz/view?usp=sharing

Enjoy the game! 🎮🐍

Releases

No releases published

Packages

No packages published