Skip to content

An original board game that I and my two friends created, using java and MVC pattern.

Notifications You must be signed in to change notification settings

NivAm12/Travel-race-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Travel-race-game

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

For playing the game simply download the project as zip, extract and run "Travel-Race-Game.Jar".

Rules

Basic Gameplay

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

Special Tile

Landing on a special tile will automatically draw a card for the player, it will be shown on his next turn:
image
A player can have a maximum of 5 cards in hand.

Card Types

Cards are divided into types by the gems on thier corners:
image
Blue - Boost for current turn
Purple - Boost for next turn
Red - Sabotage other player
Green - Defence from sabotage

Winning terms

The player who finishes all the rounds first, wins. image

Scoreboard

Scores are saved in the scoreboard, so you can boast about winning(or losing) streak to your friends!
image

We hope that you will have fun, and of course try out different fun combos on your friends!
image

But always remember that they can see your hand, and if you dont pay attention, they will foil your plans!
image

About

An original board game that I and my two friends created, using java and MVC pattern.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages