UNO for Java Site   Last update: 8/I/2003

 
 
UNO for Java
 
 

Just a little game of Uno cards programmed in Java in my spare time. It was a personal project which only objective was to learn Java (and it gave its results :-)). Here's a screenshot, and the links where you can download the game and its source code.

Game screenshot

Nice screenshot of the latest version.

INSTRUCTIONS TO RUN THE COMPILED VERSION:

  1. Download the game and put the file anywhere you want.
  2. Download the Java Runtime Environment (JRE) from Sun's site. Click here to install it automatically.
  3. If you have Windows, double-click the file to run it.
  4. If you have some kind of Unix, get your console and type: java -jar uno-X.X.jar

COMPILED VERSION

v.1.2 - Reduced game size. (471Kb)

v.1.1 - Some bugs fixed. Improved some graphics. (1.4Mb)

v.1.0 - First release. (1.4Mb)

SOURCE CODE

v.1.2 - User filter to generate card colors.(23Kb)

v.1.1 - Fixed an error related to the cards dealt at the beggining of a game. (23Kb)

v.1.0 - First release (22Kb)

NOTE: If there's no link to the version, it means that I lost that file. Sorry :-(.


Copyright © 2003 Ciro Duran <ciro@ldc.usb.ve>