|
JavaSolitaire
Tue, 09 Mar 2010 05:28:00 +0000
It works. You need to have Java installed for your browser. Category: Java
Comments (91)
|
Related Links
|
TrackBack (1)
Tetris
Tue, 09 Mar 2010 03:02:21 +0000
Tetris is a fun game to play. You are given the type of block piece that is going to fall to the bottom of the board. The idea is to try to make each block piece interlock with each other so that the blocks in the pieces form a color line across the board that is then removed from the board while more pieces keep falling down. You want to clear the complete color lines off the board and not let the pieces fall and pile up to the top of the board bring the game to an end. Category: Java
Comments (5)
|
Related Links
|
TrackBack
Cyno's Dice
Tue, 09 Mar 2010 00:30:44 +0000
Just recently, my friend show-cased how to use Liink, Cyno's Dice, and Cirqo collectively to run an old school RPG adventure online. The adventure's main character was a courageous rogue, named Zenny. Read the "Rescuing Marty" adventure to join Zenny on his daring mission. Category: Cyno's Role-Play
Comments (2)
|
Related Links
|
TrackBack (1)
Robot Copier (GPL)
Fri, 05 Mar 2010 05:17:20 +0000
After you insert the CD, "Robot Copier" will start copying files. But at the same time, on Windows Vista, the AutoPlay dialog will pop up (see screen shot below). You can, of course, ignore it. After the disc is ejected, it will disappear by itself. But if you are working on the computer, that can be quite annoying. The "Set AutoPlay defaults in Control Panel" link on the AutoPlay dialog can help you eliminate that dialog box. For discs that contains "Software and games", "Pictures", and "Video files", the default is to "Ask [you] every time". You can change them to "Take no action" so that Windows Vista will never ask you again. Category: Batch
Comments (2)
|
Related Links
|
TrackBack
Echo Error (Freeware)
Wed, 03 Mar 2010 08:26:09 +0000
"EchoError.class" is a Java command-line utility that lets you write messages to stderr. Simply specify the text string as the first argument on the command-line, and "EchoError.class" will send it to stderr. "EchoError.class" is distributed as Freeware. Please see the "Freeware License Agreement" elsewhere on this site. Usage java EchoError "string" Category: Java
Comments
|
Related Links
|
TrackBack
|