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

War Chess Activation Code freeware
Filter: All | Freeware | Demo
 

War Chess Activation Code

1 2 3 4 5 > 
Added: September 22, 2006 | Visits: 3.651

NovaHouse List Manager NovaHouse List Manager allows you to keep an unlimited number of lists such as to-do lists, project lists, shopping lists, or any kind of list that needs to be updated, rearranged, or prioritized. You can work with multiple lists simultaneously, each in a separately controlled window which...



Platforms: Windows

License: Freeware Size: 758 KB Download (368): NovaHouse List Manager Download

Released: October 18, 2012  |  Added: October 18, 2012 | Visits: 857

1CLICK BLURAY COPY 1CLICK BLURAY COPY is a one-to-one Blu-ray copy program that is fast and easy to use. Insert an original Blu-ray movie disc and 1CLICK will burn an exact copy to a blank Blu-ray media (same size as the original). Note: This program is free to try ONLY during the beta testing period. 1Click...





Platforms: Windows

License: Freeware Download (68): 1CLICK BLURAY COPY Download

Released: November 19, 2012  |  Added: November 19, 2012 | Visits: 595

LockXLS LockXLS is a new security solution for Excel. LockXLS protects your workbooks from reverse engineering, analyzing and unauthorized copying. It will help you to create trial ware or rental ware from your documents, and to protect logic in your spreadsheets. LockXLS protects your spreadsheet with...


Platforms: Windows

License: Freeware Download (425): LockXLS Download

Released: December 22, 2012  |  Added: December 22, 2012 | Visits: 633

OrgChart Express Used by HR professionals world-wide. OrgChart Professional can help you automate your organization charts so you can keep pace with re-organizations and frequent personnel changes. With our organization chart software, you can create org charts in minutes, track key employee information such as...


Platforms: Windows

License: Freeware Size: 40.2 MB Download (57): OrgChart Express Download

Added: April 04, 2010 | Visits: 1.214

Liquid War Liquid War is a unique multiplayer wargame. Liquid War rules are truely original and have been invented by Thomas Colcombet. You control an army of liquid and have to try and eat your opponents. A single player mode is available, but the game is definitely designed to be multiplayer, and has...


Platforms: *nix

License: Freeware Size: 4.9 MB Download (142): Liquid War Download

Added: April 14, 2010 | Visits: 1.441

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

Released: October 10, 2012  |  Added: October 10, 2012 | Visits: 527

Chess Sets A Screen Saver featuring great pictures of Chess Sets. Have a great look at this pics before you buy Chess Sets.


Platforms: Windows

License: Freeware Size: 1.87 MB Download (46): Chess Sets Download

Released: May 01, 2001  |  Added: April 18, 2006 | Visits: 3.367

Mihov Code View A program for quick browsing through text files, source code and initialisation files


Platforms: Windows

License: Freeware Size: 142 KB Download (171): Mihov Code View Download

Added: August 26, 2006 | Visits: 18.207

Visual Basic Controls (Source Code) Visual Basic Source Code that demonstrates how to make VB Controls by using a Picturebox and pure VB Code. Free Visual Basic source code control example for creating a Command button. All of the VB Source Code is compatible with VB3, VB4, VB5 and VB6. The source code draws the control directly...


Platforms: DOS, OS/2, BeOS, Palm OS, Windows, Mac, *nix, Windows CE

License: Freeware Size: 152 KB Download (3666): Visual Basic Controls (Source Code) Download

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

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

Added: August 08, 2008 | Visits: 924

Alien War Alien War is an online arcade style shoot-em up game. This is a java game which you may play freely on this webpage or download the code and add it to your own web page. Full instructions for adding to your own web page are included.


Platforms: Any

License: Freeware Size: 254 KB Download (521): Alien War Download

Released: January 20, 2008  |  Added: November 01, 2008 | Visits: 2.026

King-war King-war is a free multiplayer online strategy game that situated in the continent of Carlos, a continent where five races dominate: Human, Undead, Elven, Beast and Monster. As you register you will be a monarch, who controls a kingdom with one castle, coexists with other players in Carlos. You...


Platforms: Windows

License: Freeware Size: 4.3 MB Download (196): King-war Download

Added: January 18, 2010 | Visits: 2.895

Call Of Duty 2 Linux Multiplayer Server Code Call Of Duty 2 Linux Multiplayer Server Code is a COD2 linux server. !! IMPORTANT !! Call of Duty 2 Linux Server is NOT SUPPORTED by Activision Customer Support. Please do not call with any questions related to this free beta product. There are other channels to aid you listed at the bottom...


Platforms: *nix

License: Freeware Size: 409.6 KB Download (86): Call Of Duty 2 Linux Multiplayer Server Code Download

Added: January 14, 2010 | Visits: 1.629

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: July 21, 2010 | Visits: 1.560

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

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: January 08, 2010 | Visits: 1.597

Code::Perl Code::Perl is a Perl module to produce Perl code from a tree. SYNOPSIS use Code::Perl::Expr qw( :easy ); my $c = derefh(scal(hash), calls(getkey)); print $c->perl; # ($hash)->{getkey()} Code::Perl allows you to build chunks of Perl code as a tree and then when youre finished building,...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (175): Code::Perl Download

Added: October 15, 2010 | Visits: 1.285

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

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

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

1 2 3 4 5 >