Skip to content

aacismaharjan/snake-ladder-in-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake Ladder Game in Web (HTML, CSS & JS)

A basic Snake and Ladder game is a board game where players move their tokens along a numbered grid based on the roll of a dice. When a player lands on a square with the base of a ladder, they climb up to a higher square. If they land on the head of a snake, they slide down to a lower square. The goal is to reach the final square first.

Visit Linkedin

Welcome Screen

Game Screen