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

Farmer Theme Party Games freeware
Filter: All | Freeware | Demo
 

Farmer Theme Party Games

< 1 2 3 4 5 > 
Added: September 27, 2010 | Visits: 904

Games::Mastermind Games::Mastermind is a simple framework for MasterMind games. SYNOPSIS use Games::Mastermind; # the classic game $mm = Games::Mastermind->new; # make a guess $marks = $game->play(qw( Y C W R )); # results print "You win!n" if $marks->[0] == $mm->holes(); # the game history is...



Platforms: *nix

License: Freeware Size: 14.34 KB Download (105): Games::Mastermind Download

Added: October 16, 2010 | Visits: 1.842

IceWM Theme Designer The IceWM Control Panel (IceWMCP) IcePref2 Theme Designer tool allows you to easily create and modify themes for IceWM. IceWM Control Panel (IceWMCP) is the first full-featured, Gtk-based control panel for IceWM. It is meant to run in IceWM, but can be used in ANY window manager as a...





Platforms: *nix

License: Freeware Size: 583.68 KB Download (172): IceWM Theme Designer Download

Added: March 20, 2010 | Visits: 923

Games::Alak Games::Alak is a simple game-tree implementation of a gomoku-like game. SYNOPSIS % perl -MGames::Alak -e Games::Alak::play ...Or just run Alak.pm as if it were a program... ...Program responds with output, and a prompt: Lookahead set to 3. I am X, you are O. Enter h for help X moves...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (120): Games::Alak Download

Added: July 04, 2010 | Visits: 954

Games::LMSolve::Base Games::LMSolve::Base is a base class for puzzle solvers. SYNOPSIS package MyPuzzle::Solver; use Games::LMSolve::Base; @ISA = qw(Games::LMSolve::Base); # Override these methods: sub input_board { ... } sub pack_state { ... } sub unpack_state { ... } sub display_state { ... } sub...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (96): Games::LMSolve::Base Download

Added: November 09, 2010 | Visits: 1.977

Games::Go::SGF Games::Go::SGF is a Perl module that can parse and dissect Standard Go Format files. SYNOPSIS use Games::Go::SGF; my $sgf = new Games::Go::SGF($sgfdata); print "Game played on ".$sgf->date."n"; print $sgf->white. " (W) vs. ".$sgf->black." (B)n"; print "Board size: ".$sgf->size.". Komi:...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (95): Games::Go::SGF Download

Added: March 21, 2010 | Visits: 2.045

Games::Goban Games::Goban is a board for playing go, renju, othello, etc. SYNOPSIS use Games::Goban; my $board = new Games::Goban ( size => 19, game => "go", white => "Seigen, Go", black => "Minoru, Kitani", referee => &Games::Goban::Rules::Go, ); $board->move("pd"); $board->move("dd"); print...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (170): Games::Goban Download

Added: July 04, 2010 | Visits: 4.131

Squirrelmail Outlook Skin Theme Squirrelmail Outlook Skin Theme is based on the layout (visual interface) of the M$ Outlook 2003 over Squirrelmail (1.4.8).. Get Squirrelmail Outlook Skin Theme at SourceForge.net. Fast, secure and free downloads from the largest Open Source applications and software directory. SquirrelOutlook is...


Platforms: *nix

License: Freeware Size: 1.9 MB Download (439): Squirrelmail Outlook Skin Theme Download

Added: July 16, 2010 | Visits: 1.422

Oroborus Theme Changer Oroborus Theme Changer is an app for changing the theme in the Oroborus window manager. Oroborus Theme Changer is an app for changing the theme in the Oroborus window manager. To use the app just #cp otc /usr/bin It presumes your theme directory is located at /usr/share/oroborus/themes -...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (145): Oroborus Theme Changer Download

Added: November 09, 2010 | Visits: 1.992

KDM Theme Manager KDM Theme manager is just what it says a theme Manager for KDM. This control module allows you to easily add, remove and select any KDM theme you want. Whats New in This Release: - Added Indonesian/Manaysian translation to the .desktop (thanks kucrut!) - Finally applied a patch sent to me...


Platforms: *nix

License: Freeware Size: 686.08 KB Download (85): KDM Theme Manager Download

Added: June 14, 2010 | Visits: 1.145

Games::AlphaBeta::Reversi Games::AlphaBeta::Reversi is a Reversi position class for use with Games::AlphaBeta. SYNOPSIS package My::Reversi; use base qw(Games::AlphaBeta::Reversi); # implement drawing routine sub draw { ... } package main; use My::Reversi; use Games::AlphaBeta; my ($p, $g); $p =...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (132): Games::AlphaBeta::Reversi Download

Added: February 27, 2010 | Visits: 896

Games::AlphaBeta::Position Games::AlphaBeta::Position is a base Position class for use with Games::AlphaBeta. SYNOPSIS package My::GamePos; use base qw(Games::AlphaBeta::Position); sub apply { ... } sub endpos { ... } # optional sub evaluate { ... } sub findmoves { ... } package main; my $pos =...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (91): Games::AlphaBeta::Position Download

Added: July 04, 2010 | Visits: 941

Games::Sequential::Position Games::Sequential::Position is a base Position class for use with Games::Sequential. SYNOPSIS package My::GamePos; use base Games::Sequential::Position; sub init { ... } # setup initial state sub apply { ... } package main; my $pos = My::GamePos->new; my $game =...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (96): Games::Sequential::Position Download

Added: March 27, 2010 | Visits: 2.485

Gnome Games 2.18.2.1 / Gnome Games is a collection of games for the GNOME desktop. There are sixteen games including card games, puzzle games, and arcade games. These games are designed to be simple but addictive – five minute games for when you need a break. Regretfully we cannot be held responsible for the...


Platforms: *nix

License: Freeware Size: 9 MB Download (279): Gnome Games 2.18.2.1 / Download

Added: March 01, 2010 | Visits: 1.036

Games::Sudoku::General Games::Sudoku::General is a Perl module that can solve sudoku-like puzzles. SYNOPSIS $su = Games::Sudoku::General->new (); print $su->problem(<solution(); 3 . . . . 8 . 2 . . . . . . 9 . . . . . 2 7 . 5 . . . 2 4 . 5 . . 8 . . . 8 5 . 7 4 . . 6 . 3 . . . . 9 4 . 1 . 4 . . . . 7...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (98): Games::Sudoku::General Download

Added: October 27, 2010 | Visits: 1.744

Fan/Temp Karamba Theme Fan/Temp Karamba Theme is a simple Karamba theme that shows: - CPU Temp - Fan Speed - Chassis Temp - HDD Temp (max 3 hdds) I hope you like it like me. Feedback is welcome. No liability is assumed for damages to hard and software !!. New Driver and Tools KDE-Look.org Community Portal...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (151): Fan/Temp Karamba Theme Download

Added: June 04, 2010 | Visits: 985

Random Theme Switcher Random Theme Switcher provides an extension which switches skin at random time interval. If you have no theme installed, this extension is of no use..


Platforms: *nix

License: Freeware Size: 10.24 KB Download (100): Random Theme Switcher Download

Released: April 05, 2010  |  Added: April 12, 2010 | Visits: 1.711

Fire Firefox Theme Burn up Firefox with this theme. Brings a hot fire to your browser with some added functionality. Easy to install and we include an un-installer too! SEARCH: Our primary revenue source is BING. We will reset your default search engine when installed so please give BING a try!...


Platforms: Windows

License: Freeware Size: 594 KB Download (133): Fire Firefox Theme Download

Released: May 30, 2010  |  Added: June 03, 2010 | Visits: 4.523

Animal Pals Windows 7 Theme Animal Pals Windows 7 Theme is dedicated to the friendly relationship of animals with other animals in their natural habitat. This is a high resolution Windows 7 Theme which will fit very well into nearly all desktop and laptop screens with Windows 7 operating system. There are 10 background...


Platforms: Windows

License: Freeware Size: 9.78 MB Download (658): Animal Pals Windows 7 Theme Download

Released: June 23, 2010  |  Added: June 25, 2010 | Visits: 2.175

Anime Firefox Theme Bring some anime to your browser with this theme for Firefox. Includes a cool theme and built in links to your favorite sites... SEARCH: Our primary revenue source is BING. We will reset your default search engine when installed so please give BING a try! PRIVACY: We respect your...


Platforms: Windows

License: Freeware Size: 799 KB Download (175): Anime Firefox Theme Download

Released: June 25, 2010  |  Added: June 29, 2010 | Visits: 2.024

Dragon Firefox Theme Bring a scary fire-breathing dragon to your browser with this theme for Firefox. Includes a cool theme and built in links to your favorite sites... SEARCH: Our primary revenue source is BING. We will reset your default search engine when installed so please give BING a try! PRIVACY:...


Platforms: Windows

License: Freeware Size: 1.07 MB Download (171): Dragon Firefox Theme Download

< 1 2 3 4 5 >