sumn2u / baghchal

Bagchal is a strategic board game where the tigers 'hunt' the goats while the goats attempt to block the tigers' movements.

Home Page:https://iamsuman.itch.io/bagchal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Baghchal

GitHub issues GitHub forks GitHub stars GitHub license Twitter

Bagh-Chal is a strategic, two-player board game that originated 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.

Jump To

Description

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.

Installation

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

Instructions

Instructions

Support the project ⭐

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. 🙏

Botpress

Demos

https://bagh-chal-dd292.firebaseapp.com/

For Facebook Instant Games: https://fb.gg/play/375985399708837

Screenshots

game-home-screen

game-level-screen

game-player-screen

game-board-screen

game-winner

game-in-fb

Tests

To test the application run the following command

yarn run development

And open the following url

https://www.facebook.com/embed/instantgames/375985399708837/player?game_url=https%3A%2F%2Flocalhost%3A5000

You can run test by using following commands

yarn run test

Contributing

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. Hope you enjoy playing this game 💜.

License

BSD-3-Clause license

About

Bagchal is a strategic board game where the tigers 'hunt' the goats while the goats attempt to block the tigers' movements.

https://iamsuman.itch.io/bagchal

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 90.2%Language:SCSS 8.8%Language:HTML 1.1%