Bagh-Chal is a strategic, two-player board game that origniated in Nepal. The game is asymmetric in that one player controls four tigers and the other player controls up to twenty goats. The tigers 'hunt' the goats while the goats attempt to block the tigers' movements. This game is also seen in southern India with a different board, but the rules are the same.
This project was initally build for Community Challenge hackathon by Facebook Developers Community and submitted as a baghchal-nepali-board-game.
The game is asymmetric in that one player controls four tigers and the other player controls up to twenty goats. The tigers 'hunt' the goats while the goats attempt to block the tigers' movements. This game is also seen in southern India with a different board, but the rules are the same.
Installing bagh-chal
is easy. You can clone the repo from here.
git clone https://github.com/sumn2u/baghchal.git
... and run the following command
yarn install && yarn start
If you feel awesome and want to support us in a small way, please consider starring and sharing the repo! This helps us get visability and allow the community to grow. 🙏
https://bagh-chal-dd292.firebaseapp.com/
For Facebook Instant Games: https://fb.gg/play/375985399708837
To test the application run the following command
yarn run development
And open the following url
You can run test by using following commands
yarn run test
Feel free to pull and contribute! If you do, please make a separate branch on your Pull Request, rather than pushing your changes to the Master. It would also be greatly appreciated if you ran the appropriate tests before submitting the request.
MIT