An open API service indexing awesome lists of open source software.

https://github.com/gokul988/snake-and-ladder-game

Snake and Ladder game to Created by a HTML, CSS, JavaScript
https://github.com/gokul988/snake-and-ladder-game

Last synced: 2 months ago
JSON representation

Snake and Ladder game to Created by a HTML, CSS, JavaScript

Awesome Lists containing this project

README

        

# Snake-and-Ladder-Game 🎲
- This is snake and ladder game
- This game follows classic rules where players roll dice, climb ladders, and avoid snakes to reach the finish line.

## 🛠 Features
- 🎲 Supports No of players
- 🐍 Randomized snake and ladder positions
- 🎨 Simple and interactive

## Technologies Used
- HTML
- CSS
- JavaScript

## Installation
1. Clone the repository:
```bash
git clone https://github.com/GOKUL988/Snake-and-Ladder-Game.git
```
2. Navigate to the project folder:
```bash
cd Snake-and-Ladder-Game
```

## Sample Images
![sam1](imgs/str1.png)
##
![sam2](imgs/str2.png)
##
![sam3](imgs/str3.png)
##
![sam4](imgs/str4.png)