Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

Snakes and Ladders (Unity)

A classic Snakes and Ladders game recreated in Unity with custom art. The game features local multiplayer support and simple dice roll mechanics for player movement.

Features

  • Local multiplayer for up to 4 players
  • Custom artwork and board design
  • Simple dice roll mechanics to determine player movement
  • Classic snakes and ladders gameplay rules

Requirements

  • Unity 2022.3.22f1 or later
  • Windows or macOS

Installation & Setup

Download the Built Version

You can download and play the built version of the game from this link.

  1. Clone the Repository (if applicable):

    git clone <repository-url>
    cd snakes-and-ladders
  2. Open in Unity:

    • Open Unity Hub
    • Click Open and select the project folder
    • Ensure you're using Unity 2022.3.22f1
  3. Play the Game:

    • Click on File > Build and Run to test the game
    • Alternatively, press the Play button in the Unity editor

How to Play

  1. Choose the number of players (local multiplayer only).
  2. Each player takes turns rolling the dice by clicking the roll button.
  3. Move your piece according to the dice roll.
  4. If you land on a ladder, climb up; if you land on a snake, slide down.
  5. The first player to reach the last tile wins the game.

Build Instructions

  1. Go to File > Build Settings in Unity.
  2. Select your target platform (Windows/macOS/etc.).
  3. Click Build and Run or Build to generate an executable version of the game.

License

This project is for educational and personal use. Feel free to modify and expand upon it!

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages