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

Chess Commander Engines software
Filter: All | Freeware | Demo
 

Chess Commander Engines

< 1 2 3 4 5 > 
Released: March 27, 2008  |  Added: April 05, 2008 | Visits: 1.721

Accurate Monitor for Search Engines Accurate Monitor for Search Engines is probably the most comprehensive search engine optimization tool for professionals and semi-professionals. See for yourself. First, this tool monitors website position by keywords and phrases on all popular search engines, not just Google. New search... Platforms: Windows

License: Shareware Cost: $99.00 USD Size: 3.48 MB Download (447): Accurate Monitor for Search Engines Download

Released: April 02, 2008  |  Added: July 03, 2008 | Visits: 2.563

Ant Commander Ant Commander is a fully configurable file manager. Several file systems are suported: file, zip, ftp, webdav, etc. Several kinds of panels are available: directory table; directory tree, text editor, image viewer, html viewer, command line, etc. Features: -Arrange all kind of panel as you... Platforms: Windows

License: Freeware Size: 2.42 MB Download (166): Ant Commander Download

Released: September 11, 2005  |  Added: July 28, 2008 | Visits: 5.245

GetClub Chess Game Play Chess Online with Computer and your Friends. Just play on Internet. Play Chess and Chat with Human Opponents First 30 Games are Free. Play with real people, Bring your Friends to play Online with you at Cafe/house/College. Download GetClub Chess Game to play Chess daily. You can play with... Platforms: Windows, Windows CE

License: Shareware Cost: $20.00 USD Size: 522.46 KB Download (358): GetClub Chess Game Download

Released: August 16, 2010  |  Added: August 16, 2010 | Visits: 2.531

Falco Chess This 3D chess game can be played as a stand-alone game, over the Internet. Key Features: 1. 3 Levels of smart engine power. 2. Playing via Internet or local Network or Game Server. 3. Amazing 3D OpenGL Graphics and Animation. 4. Music and Sound effects. 5. Undo/Redo. 6.... Platforms: Windows

License: Freeware Size: 5.64 MB Download (344): Falco Chess Download

Released: July 04, 2011  |  Added: July 23, 2011 | Visits: 2.206

Standard Chess Icons Design chess games and Web sites faster with Standard Chess Icons! Standard Chess Icons contains everything you need to represent a game of chess in flat or three-dimensional space. All white and black figures are available as 2D and 3D icons, the latter drawn in isometric projection for easy... Platforms: OS/2, Windows, Mac, *nix, Windows CE, Pocket PC, Other,Android,BlackBerry,iPhone,iPod,iTouch,Palm,Palm OS 6.0,Handheld/Mobile Other,Java

License: Demo Cost: $49.95 USD Size: 777.22 KB Download (187): Standard Chess Icons Download

Added: January 14, 2010 | Visits: 1.632

Java3D chess Java3D chess project is a Java applet that allows you to play chess. Java 3D Chess is a chess program with uses Java 3D. You can play the game on any computer capable of using Java. You can play Java 3D Chess agains yourself or a friend (on the same computer). Maybe inthe near future you... Platforms: *nix

License: Freeware Size: 122.88 KB Download (277): Java3D chess Download

Added: October 27, 2010 | Visits: 1.493

Space Commander Space Commander is a game that aims to be similar to Elite and Privateer, with maybe a bit of Trade Wars thrown in. The project is a remarkably functional space simulation with under 200 lines of code in the main file. DEPENDENCIES You need a recent version of Python and some support... Platforms: *nix

License: Freeware Download (101): Space Commander Download

Added: July 21, 2010 | Visits: 1.561

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

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: June 22, 2010 | Visits: 1.238

Copter Commander Copter Commander project is a 2d networked helicopter game. A unique blend of arcade action and real time strategy, Copter Commander is fun for novices but surprisingly deep. It supports one to four players via Internet play and is based on the game design of Rescue Raiders/Armor Alley.. Get... Platforms: *nix

License: Freeware Download (115): Copter Commander 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.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 20, 2010 | Visits: 2.034

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

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: August 08, 2010 | Visits: 950

Emacs Chess Emacs Chess is an object-oriented library written in Elisp for manipulating chess objects (games, plies, positions, etc.), and for displaying them.. Platforms: *nix

License: Freeware Size: 389.12 KB Download (102): Emacs Chess Download

Added: April 14, 2010 | Visits: 1.442

IRC-Chess IRC-Chess project is a 2-player chess game for IRC which turns a computer into an IRC chess bot. It consists of a Java chess server, with frontend scripts to convert an IRC client into a chess bot. Players then communicate with the bot using standard IRC commands, and dont require any special... Platforms: *nix

License: Freeware Size: 60.42 KB Download (180): IRC-Chess Download

Added: June 22, 2010 | Visits: 1.409

GNOME Commander GNOME Commander is file manager aimed at people who want a fast and efficient file manager. GNOME Commander can currently perform most common file operations, and will detect changes to files caused by other programs and update its views without the need for the user to manually reload. The... Platforms: *nix

License: Freeware Size: 2.2 MB Download (118): GNOME Commander Download

Added: October 04, 2013 | Visits: 1.029

Mr Commander Mr Commander (linux gtk+2.0 based) like Total (Windows old) Commander on MS Windows.File browser shell (SMB, FTP support). Platforms: *nix

License: Freeware Size: 348.16 KB Download (95): Mr Commander Download

Added: January 05, 2010 | Visits: 933

Gtk-engines Gtk-engines is a package containing a number of sample themes for GTK+.. Platforms: *nix

License: Freeware Size: 665.6 KB Download (120): Gtk-engines Download

Added: August 17, 2010 | Visits: 1.199

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

< 1 2 3 4 5 >