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

Mirror Magic Games software
Filter: All | Freeware | Demo
 

Mirror Magic Games

< 1 2 3 4 5 > 
Added: August 31, 2008 | Visits: 1.091

Magic Mahjongg Holidays Magic Mahjongg Holidays 1.5 is a collection of Mahjongg games with the added perculiarity of having impressive 3D graphics, giving each match a touch of the spectacular.There are 9 themes related to American public holidays, starting with the patriotic 4th of July, up to Halloween, Thanksgiving,...



Platforms: Windows

License: Shareware Cost: $0.00 USD Size: 4 KB Download (106): Magic Mahjongg Holidays Download

Released: October 11, 2008  |  Added: October 15, 2008 | Visits: 8.898

vCard Magic Import & Export your Outlook & vCard contacts file with vCard Magic has been designed to perform easy conversion of Outlook contacts to vCard file and vCard file contacts to MS Outlook .PST file. vCard Magic helps users to import MS Outlook contacts to vCard file & vCard file contacts to Outlook...





Platforms: Windows

License: Shareware Cost: $49.00 USD Size: 1.37 MB Download (1683): vCard Magic Download

Released: March 16, 2015  |  Added: April 05, 2015 | Visits: 6.330

Magic Burning Toolbox Magic Burning Toolbox provides an Audio CD Burner to process audio streams on-the-fly. This means it can burn audio files to CDs without de-compressing them to listen in a compatible audio system such as a car stereo or stand-alone CD player. Also, the Audio CD Ripper helps you directly rip audio...


Platforms: Windows, Windows 7, Windows Server

License: Shareware Cost: $29.95 USD Size: 4.83 MB Download (5614): Magic Burning Toolbox Download

Released: August 11, 2009  |  Added: August 18, 2009 | Visits: 5.495

Magic Jack Uninstaller Magic Jack Uninstaller will remove all traces of MagicJack from your computer! It will find all ofyour changed registry values and safely and completely bring your computer back to where it was before you installed it. Also removes hidden directories and files that could affect the performance...


Platforms: Windows

License: Shareware Cost: $9.95 USD Size: 1.07 MB Download (321): Magic Jack Uninstaller Download

Released: August 23, 2009  |  Added: November 07, 2009 | Visits: 2.309

Magic Inventory Management Magic Inventory Management provides you a full featured inventory management system for small to medium sized companies. Magic Inventory Management has an intuitive, yet user friendly graphical user interface. It is very easy to install, use and customize to suit your needs. Magic Inventory...


Platforms: Windows

License: Shareware Cost: $269.00 USD Size: 5.28 MB Download (209): Magic Inventory Management Download

Released: December 17, 2009  |  Added: December 24, 2009 | Visits: 3.489

Magic Collage Magic Collage is an automatic and easy to use photo collage creator software that lets you to create impressive photo collage automatically in a few clicks! Magic Collage creates photo collage by using a special photo processing engine that can automatic place and arrange the photos from...


Platforms: Windows

License: Shareware Cost: $26.95 USD Size: 1.09 MB Download (614): Magic Collage 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: August 02, 2010 | Visits: 1.195

Video::Info::Magic Video::Info::Magic can resolve video filetype if possible. SYNOPSIS use strict; use Video::Info::Magic qw(:all); my $type = divine(/path/to/video.mpg ); print $type; #MPEG system stream data (maybe) ## ... see methods below EXPORT various constants related to video file formats....


Platforms: *nix

License: Freeware Size: 634.88 KB Download (92): Video::Info::Magic 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: August 13, 2010 | Visits: 1.381

Magic Password Generator Magic Password Generator is an extension which magically makes custom passwords for each website. Right click the toolbar, and click customize, to get the button to activate the extension!.


Platforms: *nix

License: Freeware Size: 26.62 KB Download (113): Magic Password Generator 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 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: 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

Added: September 24, 2010 | Visits: 1.173

Apt-Mirror Apt-Mirror is a small tool that provides the ability to mirror any parts (or even all) of a Debian GNU/Linux distribution or any other apt source..


Platforms: *nix

License: Freeware Size: 11.26 KB Download (98): Apt-Mirror Download

< 1 2 3 4 5 >