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 49.593.840 Times

Club Live Games Previews freeware
Filter: All | Freeware | Demo
 

Club Live Games Previews

< 1 2 3 4 5 > 
Added: January 18, 2010 | Visits: 1.364

Cluster Live Cluster Live can do the following: - Boots a cluster of diskless Thin Clients. - Automatically loads a Web browser. - Share workload between Thin Clients. Why? - No individual installations required. - Fast deployment of centralised software over multiple computers. - No need to access...



Platforms: *nix

License: Freeware Size: 147.1 MB Download (104): Cluster Live Download

Added: July 25, 2010 | Visits: 1.601

AlienDrive Live CD AlienDrive Live CD is a linux distribution based on the SLAX Operating System. It is sometimes affectionately referred to by the people who love it as "The Alien". It was designed specifically to function as a Digital Audio Workstation and Pre/Post Video Production platform. The system core...





Platforms: *nix

License: Freeware Size: 211 MB Download (119): AlienDrive Live CD Download

Added: May 14, 2010 | Visits: 2.051

OpenBSD Live-CD Firewall OpenBSD Live-CD Firewall is an OpenBSD-based pf (packet filter) firewall, with DNS, squid, NAT, and a DHCP server (dnsmasq) for internal clients preconfigured. Settings and log files can be saved to a USB device. Saved settings will be restored at the next reboot. Additional security related...


Platforms: *nix

License: Freeware Size: 329.1 MB Download (289): OpenBSD Live-CD Firewall Download

Added: September 12, 2010 | Visits: 2.079

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 (118): Games::Cards Download

Added: April 14, 2010 | Visits: 1.150

RoFreeSBIE Live CD RoFreeSBIE Live CD is a LiveCD based on FreeBSD 6.1 operating system made in Romania..


Platforms: *nix

License: Freeware Size: 693 MB Download (100): RoFreeSBIE Live CD Download

Added: August 24, 2010 | Visits: 1.059

RoFreeSBIE Live DVD RoFreeSBIE Live DVD is the first Live DVD based on FreeBSD 6.1 operating system..


Platforms: *nix

License: Freeware Size: 1.76 GB Download (102): RoFreeSBIE Live DVD Download

Added: November 20, 2010 | Visits: 1.910

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: November 18, 2010 | Visits: 1.422

Asterisk Live CF card Asterisk Live CF card is, clearly, a compact flash install of asterisk that will give you a complete, running system similar to that of the asterisk live CD. Indeed most things are the same although there have been some additions and changes. To install the CF you will need some way of...


Platforms: *nix

License: Freeware Size: 45.3 MB Download (131): Asterisk Live CF card Download

Added: May 06, 2010 | Visits: 1.374

Borg Live 0.5 Borg Live is a bootable CD-Rom containing a GNU/Linux operative system, that permits you to boot directly from the CD, without the need of an hard disk installation . The system is based on Slax , the Slackware Linux Live CD..


Platforms: *nix

License: Freeware Size: 375.6 MB Download (110): Borg Live 0.5 Download

Added: March 24, 2010 | Visits: 1.620

Live Writerfox Live Writerfox allows you to blog it from Windows Live Writer. Windows Live Writer is a new desktop application for composing blog posts to your blog service. It blogs a page or selected text to Windows Live Writer. To use it you need to have Windows Live Writer installed on your machine.....


Platforms: *nix

License: Freeware Size: 9.22 KB Download (133): Live Writerfox Download

Added: September 25, 2010 | Visits: 2.138

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 (178): Games::Baseball::Scorecard Download

Added: January 11, 2010 | Visits: 2.544

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

Added: September 16, 2010 | Visits: 1.397

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

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

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 (110): Games::Euchre::Player Download

Added: January 26, 2010 | Visits: 2.020

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: October 12, 2010 | Visits: 1.028

Cooliris Previews Cooliris Previews is a Firefox extension that gives you the power to browse and share web links and rich media instantly.. Our core products include Cooliris, which transforms your browser into a full-screen 3D experience for enjoying online media, and CoolPreviews, which lets you preview links...


Platforms: *nix

License: Freeware Size: 60.42 KB Download (123): Cooliris Previews Download

Added: June 20, 2010 | Visits: 1.144

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 (92): Games::Othello Download

Added: February 26, 2010 | Visits: 1.578

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 (101): Davids Perl Games Download

Added: January 01, 2010 | Visits: 1.462

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 (110): Games::Tournament::RoundRobin Download

< 1 2 3 4 5 >