Welcome to the Indian Ludo Game (Ashta Chamma) repository! This project is built using ReactJS and aims to provide a digital version of the popular Indian board game.
- Play the traditional Indian Ludo game online.
- Multiplayer support for up to 4 players.
- Customize game settings such as player names and game board color.
- Clone the repository to your local machine.
- Navigate to the project directory.
- Install dependencies using
npm install
. - Start the development server with
npm start
. - Open your browser and visit
http://localhost:3000
to play the game.
We welcome contributions to improve this project! Feel free to fork the repository and submit pull requests with your changes.
This project is licensed under the MIT License.
Note: Ashta Chamma is a traditional Indian board game, also known as Ludo in some regions. This project is a digital adaptation of the game for entertainment and educational purposes.