Skip to content

alfirmanpahlepi/snake-and-ladder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 

Repository files navigation

🐍 Snake And Ladder 🎲

By Alfirman Ejha Pahlepi 👨‍💻 - Click here to view project.

-----------------------------------------------------

Description 📝

Snakes and ladders, known originally as Moksha Patam, is an ancient Indian board game for two or more players regarded today as a worldwide classic. It is played on a game board with numbered, gridded squares. A number of "ladders" and "snakes" are pictured on the board, each connecting two specific board squares.

Setup/Installation Instructions 📁

Prerequisites 🖥️

  1. Clone the repository: % git clone https://github.com/ezza022/snake-and-ladder.git
  2. Navigate to the snake-and-ladder directory on your computer
  3. Open your preferred text editor to view code
  4. To start a development server and view project in the browser:
    • Navigate to client and server in your command line
    • Run command yarn install to install dependencies
    • Finally, run the command yarn dev to start a development server

-----------------------------------------------------

Bugs 🐞

No known Issues

-----------------------------------------------------

Technologies Used 💾

React TypeScipt NodeJS socketio

-----------------------------------------------------