Skip to content

This is a simple Snake and Ladders game built with vanilla JavaScript using OOP in it.

License

Notifications You must be signed in to change notification settings

abp437/snake-and-ladders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake & Ladders

This is a simple Snake and Ladders game built with vanilla JavaScript using OOP in it.

Rules

  • The game requires min 2 & max 4 players
  • The first player to reach 100 wins the game
  • Players move through the game according to dice rolls
  • Upon a snake bite a player reaches it's tail
  • Upon a ladder climb a player reaches it's top
  • Upon a dice roll of 6 a player gets an extra dice roll
  • If a player climbs a ladder he gets an extra dice roll

Gameplay

gameplay-v1.1.mp4

About

This is a simple Snake and Ladders game built with vanilla JavaScript using OOP in it.

Resources

License

Stars

Watchers

Forks

Packages

No packages published