Skip to content

Snakes and Ladders es una versión interactiva del mundialmente conocido juego Serpientes y Escaleras. Se trata de un juego de mesa para dos jugadores, para jugar con amigos y familia. Es una aplicación desarrollada con React.

nvanis/Snakes-and-Ladders

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snakes and Ladders

Flatiron School Mod 4 final project. Snakes and Ladders is an interactive game of the classic board game.

alt text

Snakes and Ladders Demo Video

Built With

  • React
  • JavaScript
  • CSS

Setup

  1. Clone this repo https://github.com/tanelam/Snakes-and-Ladders
  2. Install Dependencies npm install or yarn install
  3. Start your server npm start or yarn start

In Your Browser

Navigate to the web address of your server http://localhost:3000 (or whatever yours is)

How to play:

Alt Text

  • Click on "Game" so you can be redirected to the board game and start a new game.
  • Decide who is going to be the first player.
  • Click on the button that says "Roll the Dice".
  • If you hit a snake's head you will go down, but if you hit a ladder you will go up.
  • The first player that gets to 100 will win the game.

Contributors

About

Snakes and Ladders es una versión interactiva del mundialmente conocido juego Serpientes y Escaleras. Se trata de un juego de mesa para dos jugadores, para jugar con amigos y familia. Es una aplicación desarrollada con React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.5%
  • CSS 10.6%
  • HTML 8.9%