Skip to content

Rambou/Skip-Bo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skip-Bo

A graphical java implementation of Skip-Bo game. It has been created as an exersice for the Java curriculum at the ICSD department of Aegean University. This implementation of the SkipBo game has 3 SkipBo cards, the classic one, the super one and the eraser. The Super can be used like the classic one but if the building pile is empty the player can set the card to be whatever number he wants to. On the other hand the eraser, if building pile has at least one card it erase whole pile and remove all the cards from it. If building pile is empty then eraser act like 1.

Rules

Pointing system is simple. The game ends if the 1 player empty his stock pile or there are no more cards on the draw pile. Winner get 50 points as a bonus and points based on the remaining cards of the opponent minus his remaining cards if any.

Belove there is a representation of all class and it's relationship in the game. alt text

Here's a screenshot from the console showing that everything works fine! alt text

Here are screenshots from the GUI of the app.
alt text alt text alt text alt text alt text

About

A graphical java implementation of Skip-Bo game.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published