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

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

Club Live Games Previews

< 1 2 3 4 5 
Added: May 06, 2010 | Visits: 1.387

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 (116): Borg Live 0.5 Download

Added: March 24, 2010 | Visits: 1.633

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 (139): Live Writerfox 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.036

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

Added: October 12, 2010 | Visits: 1.038

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 (129): Cooliris Previews 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.595

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: January 12, 2010 | Visits: 1.266

EDU-Nix Live CD EDU-Nix is a Live CD, this means that it is a complete computer Operating System that runs off of a Compact Disc instead of being installed onto the computers hard drive. EDU-Nix is based upon Gentoo Linux and the K Desktop Environment. EDU-Nix Live CD also contains installation programs for... Platforms: *nix

License: Freeware Size: 700.5 MB Download (107): EDU-Nix Live CD 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

Added: February 02, 2010 | Visits: 1.332

Live GNU/Linux Live GNU/Linux the free Knoppix as it takes the usual Knoppix from Klaus Knopper, and strips off all non-free bits and bytes. The result is a product that consists entirely of Free Software. We hope to provide a useful Free Software resource for you. Live GNU/Linux is also meant as a live... Platforms: *nix

License: Freeware Size: 690 MB Download (105): Live GNU/Linux Download

Added: October 22, 2010 | Visits: 1.452

Games::Maze::SVG::Manual Games::Maze::SVG::Manual is a Perl module with manual for the Games::Maze::SVG modules. PURPOSE The Games::Maze::SVG module supports the creation of 2-dimensional mazes in an SVG format suitable for printing or playing interactively. This module use the Games::Maze module to perform the... Platforms: *nix

License: Freeware Size: 35.84 KB Download (104): Games::Maze::SVG::Manual Download

Added: September 08, 2010 | Visits: 879

Games::PerlWar Games::PerlWar is a Perl variant of the classic Corewar game. This is a sparring program, similar to the programmed reality of the Matrix. It has the same basic rules, rules like gravity. What you must learn is that these rules are no different than the rules of a computer system. Some of... Platforms: *nix

License: Freeware Size: 31.74 KB Download (87): Games::PerlWar Download

Added: March 24, 2010 | Visits: 1.277

Games::Chess Games::Chess Perl module represent chess positions and games. SYNOPSIS use Games::Chess qw(:constants); my $p = Games::Chess::Position->new; $p->at(0,0,BLACK,ROOK); $p->at(7,7,WHITE,ROOK); print $p->to_text; The Games::Chess package provides the class Games::Chess::Piece to represent... Platforms: *nix

License: Freeware Size: 49.15 KB Download (114): Games::Chess Download

Added: April 03, 2010 | Visits: 1.994

Games::Battleship::Craft Games::Battleship::Craft is a Battleship craft class. SYNOPSIS use Games::Battleship::Craft; my $craft = Games::Battleship::Craft->new( id => T, name => tug boat, points => 1, ) $points_remaining = $craft->hit; A Games::Battleship::Craft object represents the profile of a Battleship... Platforms: *nix

License: Freeware Size: 10.24 KB Download (274): Games::Battleship::Craft Download

Added: July 17, 2010 | Visits: 1.023

Games::Battleship Games::Battleship - "You sunk my battleship!" SYNOPSIS use Games::Battleship; $g = Games::Battleship->new(qw( Gene Aeryk )); $g->add_player(Stephanie); $winner = $g->play(); print $winner->name(), " wins!n"; @player_objects = @{ $g->players }; $player_obj = $g->player(Professor... Platforms: *nix

License: Freeware Size: 10.24 KB Download (116): Games::Battleship Download

< 1 2 3 4 5