A console game created in C#
It is a game with 3 dices. You can play it with multiple people. At the start every player has 3 chips and can throw 3 dices. A player can only throw all 3 dices if he/she has at least 3 chips. If the player has one two chips he or she has to throw two dices. Each die determines what happens to a chip. If you throw a .. one, nothing happens to the chip two, nothing happens to the chip three, nothing happens to the chip fore, you have to pass one chip to the left fife, you have to throw one chip in the middle six, you have to pass one chip to the right.
After you throw the dices you place your chips and pass the dices to the right.