Well, I finished my first real Java program... it's a little game called Ten Thousand. Check it out. The Source code is included in the zip, so any programmers in here can nit-pick it.
PostPosted:Thu May 15, 2003 5:38 pm
<div style='font: 12pt Arial; text-align: left; '><b>Link:</b> <a href="http://www.densetsuuniverse.com/scotts_sub/">Ten Thousand</a>
The game works for the most part... the only part that I haven't fixed yet is the end. You may have some problems if you have multiple players and you want to keep playing after somebody has won. Other than that, it's a fun game and you should be able to play it without a problem. The rules are pretty easy to learn... it has a Swing interface that I designed from scratch and it should run on any platform PC, MAC or LINUX box (ala Java, although I haven't tested this yet).
Check it out and give me some feed back.
If you have any problems installing it just let me know... you'll need the latest JRE or SDK from Sun (look in the 'INSTALLATION INSTRUCTIONS.txt' file for the address)
Thanks,
ManaMan</div>
The game works for the most part... the only part that I haven't fixed yet is the end. You may have some problems if you have multiple players and you want to keep playing after somebody has won. Other than that, it's a fun game and you should be able to play it without a problem. The rules are pretty easy to learn... it has a Swing interface that I designed from scratch and it should run on any platform PC, MAC or LINUX box (ala Java, although I haven't tested this yet).
Check it out and give me some feed back.
If you have any problems installing it just let me know... you'll need the latest JRE or SDK from Sun (look in the 'INSTALLATION INSTRUCTIONS.txt' file for the address)
Thanks,
ManaMan</div>