Skip to content

An old game that I thought I'd try to recreate with C++ programming.

License

Notifications You must be signed in to change notification settings

TjensenRex/Brandubh

Repository files navigation

Brandubh

An old game that I thought I'd try to recreate with C++ programming. Brandubh is a Tafl-like game played between two people. The program prompts you each turn to indicate whether your planned move is vertical or horizontal. It then asks for the coordinates of the piece you want to move and returns what you have selected, asking for the Y or X coordinate you are moving it to. If it is not the right piece, type "7" to restart the process. Play continues until the King is captured or reaches the edge of the board. Read the initial text at the beginning of the game for more details.

About

An old game that I thought I'd try to recreate with C++ programming.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published