https://github.com/nitinkondhari03/snake-ladder
Snake & Ladder -The snake and ladder game is an exciting and engaging game that provides players with a fun and challenging gaming experience.
https://github.com/nitinkondhari03/snake-ladder
express-js mongodb nodejs react-js react-router-dom typescript
Last synced: 3 months ago
JSON representation
Snake & Ladder -The snake and ladder game is an exciting and engaging game that provides players with a fun and challenging gaming experience.
- Host: GitHub
- URL: https://github.com/nitinkondhari03/snake-ladder
- Owner: nitinkondhari03
- Created: 2023-04-09T12:12:58.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-11T09:55:05.000Z (about 2 years ago)
- Last Synced: 2025-01-15T13:33:32.146Z (5 months ago)
- Topics: express-js, mongodb, nodejs, react-js, react-router-dom, typescript
- Language: TypeScript
- Homepage: https://snakeladders.netlify.app/
- Size: 6.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Snake Ladder
![]()
Snake and Ladder GameSnake & Ladder -The snake and ladder game is an exciting and engaging game that provides players with a fun and challenging gaming experience. The game is designed to simulate the classic board game, where players roll the dice to move their tokens across the board, avoiding snakes and climbing ladders along the way.
and it is an multiplayer game which user can be able to play in single device.The game is built using React.js, Node.js, Express and MongoDB, TypeScript, tailwindCSS.
This is a collaborative project of members
- Nitin Kondhari
- Yash Sharma
- Rajat Kaswan
- Ankesh ChopdeFeatures:-
User can do authentication.
Users can able to select game with bot or with 2 player, 3 player
Technologies Used
React.js
Node.js
Express
MongoDB
TypeScript
TailwindCss
Getting Started
To get started with the project, follow these steps:
Clone the repository: git clone https://github.com/nitinkondhari03/hackthon_virtual-.git
Navigate to the project directory: cd frontend
Install dependencies: npm install
Start the development server: npm start
Contributing
Contributions are welcome! If you find any bugs or issues, please report them by opening an issue. If you want to contribute code, please follow these steps:
Fork the repository.
Create a new branch: git checkout -b
Make your changes and commit them: git commit -am 'Add some feature'
Push to the branch: git push origin
Create a new Pull Request.# Some screenshots of our Game:
Home Page

SignUp Page

Login Page

Multiplayer_select_Modal

Play_with_BOT

Play_With_Multiplayers

When_Any_Player_Wins

Deployed Link
[Snake_Ladder_Game](https://snakeladders.netlify.app/)