Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.478.025 Times

Driving Fire Truck Games software
Filter: All | Freeware | Demo
 

Driving Fire Truck Games

< 1 2 3 4 5 > 
Released: June 09, 2011  |  Added: June 21, 2011 | Visits: 3.230

Heart On Fire Screensaver Feel romantic with a silky smooth burning heart on your desktop! Indulge your loved one or entertain yourself with Heart On Fire Screensaver! A smooth, perfectly rendered animation of a flaming heart says 'Love' more than anything else. It introduces home-like warmth and coziness to any... Platforms: Windows

License: Freeware Size: 1.28 MB Download (145): Heart On Fire Screensaver Download

Released: March 30, 2011  |  Added: April 04, 2011 | Visits: 9.245

Free Fire Screensaver Watching fire is both exciting and dangerous. People love it! There is some pre-historic magic in fire. Free Fire Screensaver delivers the excitement of a real-life fire experience direct to your computer desktop. Discover beautiful flames to relax by, with the crackling sound of a real fire and... Platforms: Windows

License: Freeware Size: 4.79 MB Download (3189): Free Fire Screensaver Download

Released: July 06, 2008  |  Added: July 09, 2008 | Visits: 1.964

Magic Games Magic Games Collection is a pack of six puzzles, including Magic Lines, Magic Balls, Magic Beads, Logic Trainer, Magic Tetcolor and Combat Engineer. Whether you want to improve your brain power or simply unwind and relax after a hard day, this joyful collection will tease your brains and help you... Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 4.05 MB Download (137): Magic Games Download

Added: August 27, 2008 | Visits: 1.103

War Games Construction Kit War Games Inc, a 3D interactive arcade game, play single player or networked.Enjoy flying airplanes, driving tanks, firing artillery and parachuting behind enemy lines.Build your own worlds and scenarios using the World Builder.Play 16 player networked over TCP/IP, play and test your own... Platforms: Windows

License: Shareware Cost: $14.95 USD Size: 18.26 MB Download (101): War Games Construction Kit Download

Added: August 05, 2008 | Visits: 3.096

Monster Truck Stunts Monster truck stunts game, specifically designed to challenge other human players in message-board-coordinated online contests. Accurate car dynamics simulation, realistic driving techniques, stunning brake-into-pieces crashes. Includes track editor. Minimum system requirements are 800Mhz cpu,... Platforms: Windows

License: Demo Cost: $0.00 USD Size: 8.51 MB Download (883): Monster Truck Stunts Download

Released: June 09, 2011  |  Added: June 20, 2011 | Visits: 2.779

Fire Heart Desktop Gadget Do you want to give your special someone the perfect present? Have you tried just about everything for a Saint Valentine's gift? Bored with plain old postcards, and don't care for digital ones? Give a special gift to your wife or husband, your girlfriend or boyfriend, or anyone who is special to... Platforms: Windows

License: Freeware Size: 1.39 MB Download (246): Fire Heart Desktop Gadget Download

Released: September 30, 2009  |  Added: October 06, 2009 | Visits: 2.135

Fire Element Clock screensaver Fire is the element of energy, assertiveness, and passion. Fire occupies a place between earth and air among the elemental spheres. Light a fire in your mind so that you have your friendly element which helps the rest elements with its vigor and humor. Features: * Fire Clock Face *... Platforms: Windows

License: Freeware Size: 1.02 MB Download (299): Fire Element Clock screensaver Download

Added: January 18, 2010 | Visits: 1.978

Games::SGF::Tournament Games::SGF::Tournament is a Perl module for tournament statistics generator. SYNOPSIS use CGI qw / :html /; use Games::SGF::Tournament; my $t = Games::SGF::Tournament->new(); print html(body($t->score())); Smart Go Format (SGF) is a file format used to store game records of two player... Platforms: *nix

License: Freeware Size: 12.29 KB Download (135): Games::SGF::Tournament Download

Added: September 12, 2010 | Visits: 2.096

Games::Cards Games::Cards is a Perl module for writing and playing card games. SYNOPSIS use Games::Cards; my $Rummy = new Games::Cards::Game; # Create the correct deck for a game of Rummy. my $Deck = new Games::Cards::Deck ($Rummy, "Deck"); # shuffle the deck and create the discard pile... Platforms: *nix

License: Freeware Size: 91.14 KB Download (124): Games::Cards Download

Added: November 20, 2010 | Visits: 1.922

Games::Quakeworld::Query Games::Quakeworld::Query is a class for querying QuakeWorld servers. SYNOPSIS use Games::Quakeworld::Query; my $QWQ = Games::Quakeworld::Query->new("quake.server.com", "27500"); my %info = $QWQ->getinfo(); # obsoleted, use $qwq->get("") instead print "Server uses map:... Platforms: *nix

License: Freeware Size: 4.1 KB Download (99): Games::Quakeworld::Query Download

Added: September 25, 2010 | Visits: 2.154

Games::Baseball::Scorecard Games::Baseball::Scorecard is a Perl module. SYNOPSIS my $score = Games::Baseball::Scorecard->new($dir, $name, { color => [ .4, .4, .4 ], # grey fonts => [ # Myriad Condensed regular/bold [ myriadrcrrl => 9 ], [ myriadrcbrl => 14 ], [ myriadrcrrl => 14 ], [ myriadrcbrl => 22 ], ], });... Platforms: *nix

License: Freeware Size: 348.16 KB Download (183): Games::Baseball::Scorecard Download

Added: January 11, 2010 | Visits: 2.554

Games::Euchre Games::Euchre is an Euchre card game for humans and computers. SYNOPSIS Simply run my game wrapper: % euchre.pl or write your own: use Games::Euchre; use Games::Euchre::AI::Simple; use Games::Euchre::AI::Human; my $game = Games::Euchre->new(); foreach my $i (1..3) {... Platforms: *nix

License: Freeware Size: 21.5 KB Download (234): Games::Euchre Download

Added: September 16, 2010 | Visits: 1.411

Games::Euchre::Trick Games::Euchre::Trick is a trick class for Euchre card game. Only one Trick instance is alive at one time per Euchre game. The Trick keeps track of which cards have been played, and provides useful functions to determine which cards are legal plays, as well as who is the winner of the trick.... Platforms: *nix

License: Freeware Size: 21.5 KB Download (167): Games::Euchre::Trick Download

Added: July 05, 2010 | Visits: 1.529

Games::Euchre::AI Games::Euchre::AI is a Player API for Euchre card game. This class implements a skeletal Euchre player programming interface. Subclasses can be created quite easily as interactive interfaces or AI computer players. If you wish to write your own computer player, I recommend you start with... Platforms: *nix

License: Freeware Size: 21.5 KB Download (97): Games::Euchre::AI Download

Added: February 08, 2010 | Visits: 1.491

Games::Euchre::Player Games::Euchre::Player is a player class for Euchre card game. The four Player objects are used to interact with the humand and computer players, as well as to keep the state of the players hand, whether he bid and whether he went alone. CLASS METHODS new GAME NUMBER NAME Create and... Platforms: *nix

License: Freeware Size: 21.5 KB Download (116): Games::Euchre::Player Download

Added: January 26, 2010 | Visits: 2.038

comisat Games Collection comisat Games Collection is an all-in-one free collection of games written in gambas for unix-like system. They are available in italian and (not completely) in english. comisat Games Collection is FREE SOFTWARE, released under the terms of the GNU General Public License Version 2 as published... Platforms: *nix

License: Freeware Size: 7.9 MB Download (117): comisat Games Collection Download

Added: June 20, 2010 | Visits: 1.155

Games::Othello Games::Othello is a Perl extension for modelling a game of Othello. SYNOPSIS use Games::Othello; my $game = Games::Othello->new(); while( !game->over ) { printf "It is presently %ss move", ($game->whos_move eq b) ? black, white; my @possible_moves = values $game->possible_moves(); if... Platforms: *nix

License: Freeware Size: 5.12 KB Download (98): Games::Othello Download

Added: February 26, 2010 | Visits: 1.596

Davids Perl Games Davids Perl Games project is a collection of ASCII graphics arcade style games written in Perl. These games are recreations of simple ASCII graphics games originally written in BASIC. They are ideal for use as Perl programming tutorials. Some of the first few games are PerlBlaster (defend... Platforms: *nix

License: Freeware Size: 64.51 KB Download (106): Davids Perl Games Download

Added: January 01, 2010 | Visits: 1.474

Games::Tournament::RoundRobin Games::Tournament::RoundRobin is a Perl module for Round-Robin Tournament Schedule Pairings. SYNOPSIS $schedule = Games::Tournament::RoundRobin->new; $pairings = $schedule->indexesInRound($roundm); $round = $schedule->meeting($member1, [$member2, $member3]); ... Every member of a league... Platforms: *nix

License: Freeware Size: 10.24 KB Download (116): Games::Tournament::RoundRobin Download

Added: August 11, 2010 | Visits: 1.563

Games::WoW::PVP Games::WoW::PVP is a Perl module with the great new Games::WoW::PVP! SYNOPSIS Quick summary of what the module does. Perhaps a little code snippet. use Games::WoW::PVP; my $WoW = Games::WoW::PVP->new(); # looking for a character my %hash = $WoW->search_player( { country => EU, # EU... Platforms: *nix

License: Freeware Size: 4.1 KB Download (187): Games::WoW::PVP Download

< 1 2 3 4 5 >