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

Chess Bot software
Filter: All | Freeware | Demo
 

Chess Bot

< 1 2 3 4 5 > 
Added: January 27, 2010 | Visits: 2.853

IRC Channel Relay Bot Relay-bot is a program we initially wrote because our group of friends that hang out on one channel could never seem to all stay on EFnet, and even if we could EFnet was splitting so badly at the time that it was unusable. However, we couldnt readily switch to another network because not... Platforms: *nix

License: Freeware Size: 20.48 KB Download (216): IRC Channel Relay Bot Download

Added: October 15, 2010 | Visits: 1.289

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: November 07, 2010 | Visits: 1.943

Hattrick Broadcasting Bot Hattrick Broadcasting Bot is an eggdrop module which displays matches of the online game Hattrick live in IRC channels. Whats New in This Release: - Support for multiple cookies (now needed to log in), compression of the communication with the server, matchflags to hide certain events, and... Platforms: *nix

License: Freeware Size: 44.03 KB Download (134): Hattrick Broadcasting Bot 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 05, 2010 | Visits: 1.810

Form Spam Bot Blocker Form Spam Bot Blocker is a PHP class that can generate forms that prevent submission by spam robots without requiring human users to enter special values. The project generates hidden inputs for forms that have special values that are verified on the server after the form is submitted to... Platforms: *nix

License: Freeware Download (120): Form Spam Bot Blocker Download

Added: April 20, 2010 | Visits: 2.036

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

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: July 25, 2010 | Visits: 1.391

Volity::Bot::TicTacToe::Random Volity::Bot::TicTacToe::Random is a Perl module with Tic tac toe bot module for Volity. This is a subclass of Volity::Bot that defines an automated Tic Tac Toe player. It is not a very good Tic Tac Toe player, choosing a random legal move to make every time its turn comes up. More... Platforms: *nix

License: Freeware Size: 102.4 KB Download (138): Volity::Bot::TicTacToe::Random Download

Added: August 08, 2010 | Visits: 951

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: September 23, 2010 | Visits: 1.483

e-Bot e-Bot is an IRC bot written in Perl. Its main functioning is based on the Socket.pm Perl module, which makes possible its use on most servers that support Perl. This software will require Perl 5. You should be able to start up just by running infobot. If you are using macperl, you will... Platforms: *nix

License: Freeware Size: 8.19 KB Download (150): e-Bot Download

Added: August 17, 2010 | Visits: 1.203

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: April 09, 2010 | Visits: 1.828

Yosis Anti-Spam POP3 fIlter bot yaspi (Yosis Anti-Spam POP3 fIlter bot) is a POP3 mail-scanner specifically made to combat mail bombings caused by viruses (i.e. Swen). It connects to the POP3 server, inspects the messages, and deletes the infected ones by itself automatically without ever downloading them. yaspi most... Platforms: *nix

License: Freeware Size: 35.84 KB Download (197): Yosis Anti-Spam POP3 fIlter bot Download

Added: July 02, 2010 | Visits: 1.204

Bot::BasicBot::Pluggable::Module::Search Bot::BasicBot::Pluggable::Module::Search is a web search interface. SYNOPSIS Does exactly what it says on the tin; looks up things in web search engines and brings you back the results. IRC USAGE [search] < engine > for < entry > Where < engine > is one of AltaVista Dejanews Excite... Platforms: *nix

License: Freeware Size: 4.1 KB Download (93): Bot::BasicBot::Pluggable::Module::Search 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: February 21, 2010 | Visits: 1.506

Eggdrop Jabber Bot The Eggdrop Jabber Bot bridges your Eggdrop IRC bot to the Jabber instant messaging network and thus to ICQ (via ICQ transports on the Jabber server). This code is meant to be a demo that it can be done and be useful and to basic start point which you can extent to your needs. The only... Platforms: *nix

License: Freeware Size: 44.03 KB Download (165): Eggdrop Jabber Bot Download

Added: August 11, 2010 | Visits: 1.892

Bot::BasicBot::Pluggable Bot::BasicBot::Pluggable is a Perl extension to the simple irc bot base class allowing for pluggable modules. SYNOPSIS Creating the bot module # with all defaults my $bot = Bot::BasicBot->new(); # with useful options my $bot = Bot::BasicBot::Pluggable->new( channels => ["#bottest"],... Platforms: *nix

License: Freeware Size: 31.74 KB Download (461): Bot::BasicBot::Pluggable 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

Added: January 25, 2010 | Visits: 2.624

HIARCS chess engine HIARCS is clearly the strongest chess software for Apple Macintosh computers. We have combined this engine with the latest high quality Sigma Chess 6.1.4 GUI to produce the strongest and best featured chess software for the Apple Macintosh.This gives Macintosh owners the strongest chess engine... Platforms: Mac

License: Shareware Cost: $0.00 USD Download (217): HIARCS chess engine Download

< 1 2 3 4 5 >