An original tabletop game, the game is played with cards and a dice. One versus One locally. The game was built by using java swing and MVC design pattern, all the graphics were custom-made.
For playing the game simply download the project as zip, extract and run "Travel-Race-Game.Jar".
Each player has his own cards, and in each turn, he can choose to play a maximum of one card, and roll the dice to move forward.
Landing on a special tile will automatically draw a card for the player, it will be shown on his next turn:
A player can have a maximum of 5 cards in hand.
Cards are divided into types by the gems on thier corners:
Blue - Boost for current turn
Purple - Boost for next turn
Red - Sabotage other player
Green - Defence from sabotage
The player who finishes all the rounds first, wins.
Scores are saved in the scoreboard, so you can boast about winning(or losing) streak to your friends!
We hope that you will have fun, and of course try out different fun combos on your friends!
But always remember that they can see your hand, and if you dont pay attention, they will foil your plans!