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

Chess Move Simulator freeware
Filter: All | Freeware | Demo
 

Chess Move Simulator

< 1 2 3 4 5 > 
Added: March 24, 2010 | Visits: 1.271

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

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: August 04, 2010 | Visits: 1.157

Hardware::Simulator Hardware::Simulator is a Perl extension for Perl Hardware Descriptor Language. SYNOPSIS use Hardware::Simulator; # NewSignal( perl_variable [, initial_value]); # create a signal called $in_clk, give it an initial value of 1 NewSignal(my $in_clk,1); # Repeater ( time_units , code_ref) #...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (92): Hardware::Simulator Download

Added: July 08, 2010 | Visits: 5.213

PHP Keno Simulator PHP Keno Simulator project is a Keno payout ruleset simulator. PHP Keno Simulator is a payout ruleset simulator for the classic game Keno. You can tune the payout chart to fulfill your "house advantage" or you can just calculate for fun (predefining the correct payouts) what the odds of...


Platforms: *nix

License: Freeware Size: 1.02 KB Download (340): PHP Keno Simulator Download

Added: September 07, 2010 | Visits: 1.673

Open Pinball Simulator Open Pinball Simulator project is an pinball simulator. The program is divided into two processes. The main process takes care of interpreting the .table description files and controls the balls movements according to physical laws. It communicates the balls coordinates to another process...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (165): Open Pinball Simulator Download

Added: August 08, 2010 | Visits: 944

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

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: August 15, 2010 | Visits: 1.367

Snow Path Formation Simulator Snow Path Formation Simulator is a program that models the process of people forming very distinct, and yet not always altogether logical looking, paths in the snow as they walk across open spaces. The evolving condition of the snow is displayed graphically. This project may eventually mature...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (99): Snow Path Formation Simulator Download

Added: March 13, 2010 | Visits: 1.920

Network Simulator Network Simulator (Ns) is a discrete event simulator targeted at networking research. Ns provides substantial support for simulation of TCP, routing, and multicast protocols over wired and wireless (local and satellite) networks. Ns began as a variant of the REAL network simulator in 1989 and...


Platforms: *nix

License: Freeware Size: 67.2 MB Download (372): Network Simulator Download

Added: May 21, 2010 | Visits: 2.432

Simulator 8085 Simulator 8085 is a simulator of the 8085 MP for KDE (3.1 and 3.2pre) that allows you write code in a text editor. After assembling, the hex code is readable alongside the mnemonics. It can handle jumping labels and strings, and you can choose beetween a single or multiple window interface. All...


Platforms: *nix

License: Freeware Size: 716.8 KB Download (431): Simulator 8085 Download

Added: August 17, 2010 | Visits: 1.186

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: 855

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: 829

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: October 02, 2010 | Visits: 2.364

GNU 8085 Simulator GNUSim8085 is a graphical simulator for the Intel 8085 microprocessor. GNUSim8085 is a simulator and assembler for the Intel 8085 Microprocessor, in GNOME environment. GNU 8085 Simulator contains an inline assembler and a debugger. Whats New in This Release: - New: Use gtksourceview as...


Platforms: *nix

License: Freeware Size: 80.9 KB Download (276): GNU 8085 Simulator Download

Added: August 15, 2010 | Visits: 900

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 (96): Chess::Elo Download

Added: September 09, 2010 | Visits: 1.233

Yet Another Machine Simulator Yet Another Machine Simulator is a machine simulator which emulates the MIPS32 architecture CPU close enough. Should be fully compliant, but we cant claim that it is. It allows cross compilation with standard MIPS32 compiler back-ends. YAMS also provides a very simple device interface to the...


Platforms: *nix

License: Freeware Size: 665.6 KB Download (100): Yet Another Machine Simulator Download

Added: November 15, 2013 | Visits: 2.452

The RoboCup Soccer Simulator The RoboCup Soccer Simulator is a research and educational tool for multi-agent systems and artificial intelligence. It enables for two teams of 11 simulated autonomous robotic players to play soccer (football).


Platforms: Mac

License: Freeware Size: 1.8 MB Download (131): The RoboCup Soccer Simulator Download

Added: January 25, 2010 | Visits: 1.212

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

Added: January 25, 2010 | Visits: 1.531

Solar System Simulator Educational Solar System Simulator Educational is designed to simulate astronomical phenomena of the solar system. Based on accurate astronomical data, it reproduces the motions of the solar system (the sun, planets, satellites, comets, asteroids, etc.) three-dimensionally on your Mac. While traveling across...


Platforms: Mac

License: Freeware Download (211): Solar System Simulator Educational Download

Released: March 07, 2012  |  Added: March 18, 2012 | Visits: 2.072

Chess Game Chess Game World is a game developed for Chess fans. You can compete with real players all over the world or watch other games in progress. Play in the practice mode if you want to play with the computer. The ELO rating system is introduced in this game. You'll get rate points just as...


Platforms: Windows

License: Freeware Size: 5.33 MB Download (374): Chess Game Download

< 1 2 3 4 5 >