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.136.777 Times

Dashboard Games Tetris software
Filter: All | Freeware | Demo
 

Dashboard Games Tetris

< 1 2 3 4 5 > 
Added: July 24, 2006 | Visits: 3.897

DigiMode Selected Games A Flash game machine with 30 games built in and two ways to add hundreds of your own flash games, Automatic Mp3 Player plus 30 of the hottest Flash games we could find for you after a long search organized in genius way and it all can be resized to suite your moods. You can easily integrate your...



Platforms: Windows

License: Freeware Size: 9.55 MB Download (338): DigiMode Selected Games Download

Added: July 27, 2006 | Visits: 23.548

Free Games Online Free Games Online gives you easy access to your favorite games online. Free Games Online includes games like Tetris, Pac-man, Baseball, Breakout, Frogger and more. A total of 10 online flash games are installed on your desktop for easy access. These games have no time restraints and may be...





Platforms: Windows

License: Freeware Size: 114 KB Download (2360): Free Games Online Download

Released: February 13, 2009  |  Added: February 18, 2009 | Visits: 5.565

.NET Dashboard Suite Business decisions depend on the manner in which information is represented. The most optimal solution to this problem is data visualization. Perpetuum Software LLC offers a package of components called .NET Dashboard Suite.This product is developed for the .NET framework 2.0 and includes...


Platforms: Windows

License: Shareware Cost: $950.00 USD Size: 60.88 MB Download (300): .NET Dashboard Suite Download

Added: August 19, 2008 | Visits: 1.362

Flash Games Collection for Windows A cool collection of eight cute games. Avid gamblers can try their luck in Poker and Black Jack. The fans of sport games can play Volleyball, Basketball and Air Hockey. Quadrant and Sliding Puzzle are for those who like to exercise the brain, and if you think that Tetris is the best game of them...


Platforms: Windows

License: Demo Cost: $15.55 USD Size: 885 KB Download (115): Flash Games Collection for Windows Download

Released: May 22, 2009  |  Added: July 01, 2009 | Visits: 5.868

Asp.Net Dashboard Toolkit We provide an Asp.Net dashboard framework instead of an expensive dashboard and data visualization software bundle. Combine our dashboard framework with any free data visualization library such as Microsoft Chart Controls for Microsoft .NET. to create digital dynamic dashboards. Dynamic...


Platforms: Windows

License: Demo Cost: $99.00 USD Size: 14.59 MB Download (355): Asp.Net Dashboard Toolkit Download

Released: November 22, 2009  |  Added: December 23, 2009 | Visits: 1.701

Arcade Convoy Revelation Unique take on classic games including an all new way to play Tetris. Includes all new Virtual Deck with over 40 card games. We have 7 different style arcade games each one unique and special. All new graphics, particle engine, shapes and textures. Compete for high scores and times on all new...


Platforms: Windows

License: Freeware Size: 67.09 MB Download (129): Arcade Convoy Revelation Download

Added: January 18, 2010 | Visits: 1.970

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 (129): Games::SGF::Tournament Download

Added: September 12, 2010 | Visits: 2.084

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: May 24, 2010 | Visits: 2.296

Spring-Dashboard Spring-dashboard project provides real-time statistic and monitoring view of any spring-framework web application. With Spring-dashboard developers and testers can monitor flows within the application, as well as gather statistic information on application usage. Whats New in This Release: -...


Platforms: *nix

License: Freeware Size: 2.4 MB Download (103): Spring-Dashboard Download

Added: November 20, 2010 | Visits: 1.916

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 (93): Games::Quakeworld::Query Download

Added: September 26, 2010 | Visits: 1.286

coloured dashboard calculator coloured dashboard calculator theme is based on the db calculator theme on this site but it has other colours. To instal just untar. Go to sk and open locale theme and go to the folder where you saved it and select db_calculator.theme You can chose your own background just go to the folder...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (94): coloured dashboard calculator Download

Added: September 25, 2010 | Visits: 2.147

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.547

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.406

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 (161): Games::Euchre::Trick Download

Added: July 05, 2010 | Visits: 1.521

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.485

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.029

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 (110): comisat Games Collection Download

Added: June 20, 2010 | Visits: 1.152

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: March 20, 2010 | Visits: 1.776

GD::Dashboard GD::Dashboard is a Perl module to create JPEG graphics of meters and dials. SYNOPSIS my $dash = new GD::Dashboard(); my $g1 = new GD::Dashboard::Gauge( MIN=>0, MAX=>$empcnt, VAL=>$nopwp_cnt, NA1=>3.14/2+0.85, NA2=>3.14/2-0.85, NX=>51,NY=>77,NLEN=>50 ); $dash->add_meter(RPM, $g1);...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (142): GD::Dashboard Download

Added: February 26, 2010 | Visits: 1.587

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

< 1 2 3 4 5 >