Rules and more

Uno is a fun a game to play. This game is shareware meaning you can try it before you buy it. The object of the game is to score 500 points or more before the computer. You get points when you go out. Whatever the computer has in his hand will give you points (only when you go out). Everyone is dealt 7 cards. Each player takes turns trying to discard a card that is in the same color or value. If you don’t have a playable card after you have draw you may click the Pass button or press Alt+P. If there are no more cards in the draw pile before someone goes out the round ends and both players get 0 points. If a wild card/draw 4 card is to the starting card another card will be the starting card.

Here is a list of cards and there points:

0 through 9

Face value

Skip, reverse  and draw 2

20 points

Wildcard and draw 4

50 points

 

The game costs $7.95(US dollar). Also for 20 dollars more on eBay you can get the source code to this game. With the source code you change the way the game works, add features and learn how the game was made. You are allowed to distribute, modify and sell it. I would appreciate it if you would still give me credit.

Compiling the source code

The source code can be compiled with Delphi 11 or newer (free or paid version). If you have problems compiling the game make sure on the Project’s source the unit paths are correct. Then try compiling again. If that don’t work contact me on eBay. Plus there is no trial or expiring in the bought source code.

Modifying the deck

Card back is a GIF resource named CARDBACK and when either the draw pile or discard pile has no cards left resource CARDSLOT is used.  The rest of the deck is screenshot generated of UnoCardWnd form.

Changing music or adding music

The music is in the *.mod format under the MUSIC resource. There are 6 of them.  You can make your own or download some from modarchive.org