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

Play Chess Beginners freeware
Filter: All | Freeware | Demo
 

Play Chess Beginners

< 1 2 3 4 5 > 
Added: August 05, 2008 | Visits: 968

Chess Clock A classic chess clock software with many useful features. The time can be set differently for each player allowing players of unequally strength to play together. Platforms: Windows

License: Freeware Size: 390 KB Download (578): Chess Clock Download

Added: August 16, 2008 | Visits: 1.489

Soft Chess Soft Chess is a compact program comprising the chess engine and the user interface. Features include - Adjustable computer skill, Help for beginners, Ability to take moves back, Ability to adjust parameters of the scoring function. Platforms: Windows

License: Freeware Size: 167 KB Download (373): Soft Chess Download

Added: August 05, 2008 | Visits: 1.101

Shaag Chess Shaag Chess is perfect for all chess fans, as much for experts and novices. It is a program with good graphics, that allows you to play against another person (on the same PC) or against the computer. You can choose from five difficulty levels, consequently it`s for anybody.If you wish, you can... Platforms: Windows

License: Freeware Size: 5 KB Download (256): Shaag Chess Download

Added: August 04, 2008 | Visits: 1.506

Amusive Chess If you want to become a chess expert (without doubt one of the most intellectual and intelligent games that exist) then you need Amusive Chess 1.0. It is an elegant game of chess where you compete against the PC in diverse difficulty levels. This will train and stimulate your brain to the maximum... Platforms: Windows

License: Freeware Size: 2 KB Download (261): Amusive Chess Download

Added: August 31, 2008 | Visits: 1.062

World Chess Live Excellent chess game against the PC or against Internet users, succesor to "US Chess Live," which also offers many more options.If you are a chess fan, or are starting out, with this program you can get a lot of help. Apart from playing the PC you can also play on-line with thousands of Internet... Platforms: Windows

License: Freeware Size: 6 KB Download (156): World Chess Live Download

Added: July 21, 2010 | Visits: 1.562

Chess::Game::MoveList Chess::Game::MoveList is a specialized list class for recording the moves of a Chess::Game. SYNOPSIS $movelist = Chess::Game::MoveList->new("white", "black"); $wpawn = Chess::Game::Pawn->new("e2", "white"); $entry = $movelist->add_move($wpawn, "e2", "e4"); $true = $entry->get_piece() eq... Platforms: *nix

License: Freeware Size: 21.5 KB Download (125): Chess::Game::MoveList Download

Added: November 12, 2010 | Visits: 1.475

Chess::Game Chess::Game is a class to record and validate the moves of a game of chess. SYNOPSIS use Chess::Game; $game = Chess::Game->new(); $clone = $game->clone(); $move = $game->make_move("e2", "e4"); $move_c = $clone->make_move("e2", "e4"); $true = ($move->get_piece() ne $move_c->get_piece());... Platforms: *nix

License: Freeware Size: 21.5 KB Download (125): Chess::Game Download

Added: October 15, 2010 | Visits: 1.288

Fantasy Chess v2 Revision Fantasy Chess is a chess game environment with a game server, GTK GUI, private and public AI, and a lot of libraries to help developers.. Platforms: *nix

License: Freeware Size: 1.7 MB Download (119): Fantasy Chess v2 Revision Download

Added: March 24, 2010 | Visits: 1.278

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

Chess::PGN::Parse Chess::PGN::Parse is a Perl module that reads and parses PGN (Portable Game Notation) Chess files. SYNOPSIS use Chess::PGN::Parse; use English qw( -no_match_vars ); my $pgnfile = "kk_2001.pgn"; my $pgn = new Chess::PGN::Parse $pgnfile or die "cant open $pgnfilen"; while... Platforms: *nix

License: Freeware Size: 26.62 KB Download (252): Chess::PGN::Parse Download

Added: May 22, 2010 | Visits: 1.495

Chess::PGN::Filter Chess::PGN::Filter is a Perl extension for converting PGN files to other formats. SYNOPSIS use Chess::PGN::Filter; filter(source => $pgn,filtertype => XML); OR my %substitutions = ( hsmyers => Myers, Hugh S (ID), ); my @exclude = qw( WhiteElo BlackElo EventDate ); filter(... Platforms: *nix

License: Freeware Size: 18.43 KB Download (159): Chess::PGN::Filter Download

Added: April 08, 2010 | Visits: 1.137

Play What I Mean Play What I Mean project allows a user to, from a single commandline or terminal, enter a string, or list of strings, that represent what he/she wishes to have played by whatsoever media player he chooses, the default being MPlayer, and then having that particular item be found and played. What... Platforms: *nix

License: Freeware Size: 55.3 KB Download (93): Play What I Mean Download

Added: July 12, 2010 | Visits: 1.388

Audio::Play Audio::Play is an interface for Audio::Data to hardware. SYNOPSIS use Audio::Data; use Audio::Play; $audio = Audio::Data->new(...) $svr = Audio::Play->new; $svr->play($audio); Audio::Play is an wrapper class which loads Audio::Play::$^O i.e. a per-platform driver. Each class... Platforms: *nix

License: Freeware Size: 88.06 KB Download (122): Audio::Play Download

Added: August 17, 2010 | Visits: 1.201

Chess::ICClib Chess::ICClib is a Perl interface to Internet Chess Server commands. SYNOPSIS use Chess::ICClib; my $icc = Chess::ICClib->new([-prompt=>$ICC], [-host=>$host,-port=>$port] [-user=>$user,-pass=>$password]); $icc->ICCCommand("finger romm"); Chess::ICClib - Perl interface to Internet Chess... Platforms: *nix

License: Freeware Size: 4.1 KB Download (111): Chess::ICClib Download

Added: January 08, 2010 | Visits: 864

Chess::FIDE Chess::FIDE is a Perl extension for FIDE Rating List. SYNOPSIS use Chess::FIDE; my $fide = Chess::FIDE->new(-file=>filename); $fide->fideSearch("surname eq Kasparov"); Chess::FIDE - Perl extension for FIDE Rating List. FIDE is the International Chess Federation that every quarter of the... Platforms: *nix

License: Freeware Size: 1.1 MB Download (101): Chess::FIDE Download

Added: April 20, 2010 | Visits: 835

Chess::FIDE::Player Chess::FIDE::Player is a Perl module to parse player data from FIDE Rating List. SYNOPSIS use Chess::FIDE::Player qw(@FIDE_field); my $player = Chess::FIDE::Player->new(%param); print $player->id() . "n"; $player->value(field); Chess::FIDE::Player - Parse player data from FIDE Rating... Platforms: *nix

License: Freeware Size: 1.1 MB Download (97): Chess::FIDE::Player Download

Added: August 15, 2010 | Visits: 908

Chess::Elo Chess::Elo is a Perl module to calculate Chess "Elo" ratings. SYNOPSIS use Chess::Elo qw(:all); # Alice is going to thump Bob... my ($alice_elo, $bob_elo) = (2100, 1200); # Oh no, Alice lost to Bob! my $result = 0; # 0.5 for draw, 1 for win my @new_elo_alice_bob = elo ($alice, 0,... Platforms: *nix

License: Freeware Size: 4.1 KB Download (102): Chess::Elo Download

Added: January 25, 2010 | Visits: 1.219

Sigma Chess Sigma Chess is a master strength Macintosh chess program for both OS X and Classic Mac OS. The feature set includes: Optional HIARCS engine, UCI Engine support, Databases, PGN/EPD, basic desktop publishing, endgame databases, novice levels, a true perspective 3D board, ExaChess compatibility and... Platforms: Mac

License: Freeware Download (164): Sigma Chess Download

Released: September 27, 2012  |  Added: October 23, 2012 | Visits: 1.308

Molten Photo Play Molten photo play is a free photo player, for viewing or for slide show, picture files including BMP, JPG and PNG formats, pictures can be selected from any media by dragged and dropped, selecting folder or photo list file. Can create a personalized photo list from multiple source and save the... Platforms: Windows

License: Freeware Size: 6.61 MB Download (130): Molten Photo Play Download

Released: September 27, 2012  |  Added: September 27, 2012 | Visits: 816

Play Pool Play Pool is a free game for real pool freaks. Try your pool skills against the computer. You will see that it is not an easy opponent to beat. Calculate the angle and power the power behind that cue of yours if you want to make any points at all. Every ball you miss will get you far behind in... Platforms: Windows

License: Freeware Size: 1.62 MB Download (494): Play Pool Download

< 1 2 3 4 5 >