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

My Favorite Games software
Filter: All | Freeware | Demo
 

My Favorite Games

< 1 2 3 4 5 > 
Added: October 22, 2010 | Visits: 1.451

Games::Maze::SVG::Manual Games::Maze::SVG::Manual is a Perl module with manual for the Games::Maze::SVG modules. PURPOSE The Games::Maze::SVG module supports the creation of 2-dimensional mazes in an SVG format suitable for printing or playing interactively. This module use the Games::Maze module to perform the...



Platforms: *nix

License: Freeware Size: 35.84 KB Download (104): Games::Maze::SVG::Manual 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 03, 2010 | Visits: 1.994

Games::Battleship::Craft Games::Battleship::Craft is a Battleship craft class. SYNOPSIS use Games::Battleship::Craft; my $craft = Games::Battleship::Craft->new( id => T, name => tug boat, points => 1, ) $points_remaining = $craft->hit; A Games::Battleship::Craft object represents the profile of a Battleship...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (274): Games::Battleship::Craft Download

Added: September 01, 2010 | Visits: 1.376

Games::Score Games::Score is a Perl module to keep track of score in games . SYNOPSIS use Games::Score; # these three values are the default ones, by the way Games::Score->default_score(0); Games::Score->default_step(1); Games::Score->step_method(inc); # start two players my $player1 =...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (107): Games::Score Download

Added: June 19, 2010 | Visits: 1.038

Games::GuessWord Games::GuessWord is a guess the letters in a word (ie Hangman). SYNOPSIS use Games::GuessWord; my $g = Games::GuessWord->new(file => "/path/to/wordlist"); print "Score: " . $g->score . "n"; print "Chances: " . $g->chances . "n"; print "Answer: " . $g->answer . "n"; my @guesses =...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (108): Games::GuessWord Download

Added: October 26, 2010 | Visits: 1.751

Games::Mastermind::Solver Games::Mastermind::Solver is a Master Mind puzzle solver. SYNOPSIS # a trivial Mastermind solver use Games::Mastermind; use Games::Mastermind::Solver::BruteForce; my $player = Games::Mastermind::Solver::BruteForce ->new( Games::Mastermind->new ); my $try; print join( ,...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (191): Games::Mastermind::Solver Download

Added: March 20, 2010 | Visits: 905

Games::Blackjack Games::Blackjack is a Perl module with Blackjack Utility Classes. SYNOPSIS use Games::Blackjack; # Create new shoe of cards my $shoe = Games::Blackjack::Shoe->new(nof_decks => 4); # Create two hands, player/dealer my $player = Games::Blackjack::Hand->new(shoe => $shoe); my $dealer =...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (102): Games::Blackjack Download

Added: January 24, 2010 | Visits: 1.697

Games::OpenGL::Font::2D Games::OpenGL::Font::2D module can load/render 2D colored bitmap fonts via OpenGL. SYNOPSIS use Games::OpenGL::Font::2D; my $font = Games::OpenGL::Font::2D->new( file => font.bmp ); use SDL::App::FPS; my $app = SDL::App::FPS->new( ... ); # dont forget to change these on resize...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (171): Games::OpenGL::Font::2D Download

Added: May 03, 2010 | Visits: 917

Games::Console Games::Console Perl module provide a 2D quake style in-game console. SYNOPSIS use Games::Console; my $console = Games::Console->new( font => $font_object, background_color => [ 1,1,0], background_alpha => 0.4, text_color => [ 1,1,1 ], text_alpha => 1, speed => 50, # in percent per...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (97): Games::Console Download

Added: February 27, 2010 | Visits: 901

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 (97): Games::AlphaBeta::Position Download

Added: July 04, 2010 | Visits: 945

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: July 06, 2013 | Visits: 580

Around The World Review Today, as I sat down in front of my computer, I was determined to find an enjoyable game after the last couple of games I reviewed were boring and made my eyes hurt. I decided to take a chance on Around the World, as it shares the same name as my favorite Daft Punk song. Luckily, my instincts did...


Platforms: Mac

License: Freeware Size: 25.89 MB Download (37): Around The World Review Download

Added: February 20, 2006 | Visits: 9.089

SolSuite 2004 - Solitaire Card Games Suite SolSuite 2004 is a high-quality collection of 406 different Solitaire Card Games with an excellent interface providing good graphics and animation. All your favorite Card Games are implemented: Klondike, FreeCell, Spider, Pyramid, Golf, Busy Aces, Canfield, Forty Thieves, Diplomat, Four Seasons,...


Platforms: Windows

License: Shareware Cost: $23.95 USD Size: 4.11 MB Download (1690): SolSuite 2004 - Solitaire Card Games Suite Download

Added: October 09, 2010 | Visits: 874

Games::Go::AGATourn AGATourn is a Perl extensions to ease the pain of using AGA tournament data files. SYNOPSIS use Games::Go::AGATourn; my $agaTourn = Games::Go::AGATourn->new (options); An AGATourn object represents a round or several rounds of an American Go Association tournament. There are methods for...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (90): Games::Go::AGATourn Download

Released: August 17, 2012  |  Added: August 17, 2012 | Visits: 567

SolSuite 2006 - Solitaire Card Games SolSuite 2006 is a high-quality collection of 461 different Solitaire Card Games with an excellent interface providing good graphics and animation. All your favorite Card Games are implemented: Klondike, FreeCell, Spider, Pyramid, Golf, Busy Aces, Canfield, Forty Thieves, Diplomat, Four Seasons,...


Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 9.97 MB Download (56): SolSuite 2006 - Solitaire Card Games Download

Added: May 10, 2013 | Visits: 500

Favorite Nodes  Each node has an "add to favorites" link at the bottom. The admin can specify which type of nodes are allowed to be added to favorites by users.Features - Filter for current users (my favorite nodes). - Filter for all nodes that have been added to favorites by any user. - A filter on the...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (56): Favorite Nodes Download

Added: August 25, 2013 | Visits: 597

Games Release Don't miss any game release for your favorite platform ever again! With Game Release you will always know the release dates of all games for PC, xBox 360 and PlayStation 3! You can search by month of release or by name and keep track of your favorite games. You can now add your notes directly...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 283.65 KB Download (40): Games Release Download

Added: August 31, 2013 | Visits: 575

Games::Crossword::Puzzle Games::Crossword::Puzzle - six letters for "reusable unit of code". SYNOPSIS my $puzzle = Games::Crossword::Puzzle->from_file('nyt-sunday.puz'); for my $row ($puzzle->rows) { for my $cell (@$row) { die "Nope, not completed properly" if $cell->value and (not $cell->guess) || $cell->guess...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (44): Games::Crossword::Puzzle Download

Added: September 19, 2010 | Visits: 967

RABS RABS is an extension which allows rapid access to favorite search engines. Allows rapid access to (my) favorite search engines. Just type in address bar g something to search something with google. Its useless in FF 2.0. Read below why. g - google.com w - en.wikipedia.org wpl -...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (105): RABS Download

Added: May 11, 2010 | Visits: 965

WWW::Baseball::NPB WWW::Baseball::NPB is a Perl module that fetches Japanese baseball games information. SYNOPSIS use WWW::Baseball::NPB; my $baseball = WWW::Baseball::NPB->new; my @games = $baseball->games; # or @games = $baseball->games(central); for my $game (@games) { my $home = $game->home; my...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (102): WWW::Baseball::NPB Download

< 1 2 3 4 5 >