Snake & 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 Chopde
Features:-
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.