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

Old Smash Games software
Filter: All | Freeware | Demo
 

Old Smash Games

< 1 2 3 4 5 
Added: September 05, 2010 | Visits: 1.783

Games::Dice Games::Dice is a Perl module that can be used to simulate dice rolls. SYNOPSIS use Games::Dice roll; $strength = roll 3d6+1; use Games::Dice roll_array; @rolls = roll_array 4d8; Games::Dice simulates die rolls. It uses a function-oriented (not object-oriented) interface. No functions... Platforms: *nix

License: Freeware Size: 4.1 KB Download (99): Games::Dice Download

Added: September 27, 2010 | Visits: 908

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: March 20, 2010 | Visits: 928

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

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

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

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: June 14, 2010 | Visits: 1.148

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

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

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: November 11, 2010 | Visits: 1.042

Games::Irrlicht Games::Irrlicht is a Perl module that use the Irrlicht 3D Engine in Perl. SYNOPSIS package MyGame; use strict; use base Games::Irrlicht; use Games::Irrlicht::Constants; get EDT_SOFTWARE etc # override methods: The Why When building a game or screensaver displaying some continously... Platforms: *nix

License: Freeware Size: 39.94 KB Download (91): Games::Irrlicht Download

Added: March 27, 2010 | Visits: 2.491

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 (285): Gnome Games 2.18.2.1 / Download

Added: March 01, 2010 | Visits: 1.039

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

Released: January 20, 2010  |  Added: February 03, 2010 | Visits: 1.860

Keyboard Smash Keyboard Smash is designed to allow young children to play for the first time with a keyboard and mouse while at the same time not endangering the operating system and its file contents of the computer. Designed to stimulate children by linking actual keyboard letters to matching objects and... Platforms: Windows

License: Demo Cost: $14.95 USD Size: 16.48 MB Download (134): Keyboard Smash Download

Released: December 29, 2010  |  Added: January 09, 2011 | Visits: 1.200

Old Menus For Excel 2010 Software This software offers a solution for people who want to add the old Excel 2003/2002/XP/2000 menus/layout/appearance to Excel 2010. The new user interface for the Excel ribbon can be hard to learn so this software will allow you to use the comfortable classic format from Excel 2003. The new Excel... Platforms: Windows

License: Shareware Cost: $19.99 USD Size: 1.81 MB Download (372): Old Menus For Excel 2010 Software Download

Released: February 07, 2011  |  Added: February 12, 2011 | Visits: 1.327

Old Ditch Screensaver Old Castle is surrounded by the old moat. This ditch was formerly used to repel enemies. Now it's just the castle and moat. You can walk on the castle and look at the reflection in the water. Local water keeps many secrets. Want to know some of them, then see this screen saver. Platforms: Windows

License: Freeware Size: 6.13 MB Download (284): Old Ditch Screensaver Download

Released: November 16, 2011  |  Added: November 26, 2011 | Visits: 761

icSpeech Games icSpeech Games contains four interactive speech therapy games in a single, easy to use application. Each game can be configured to respond in real-time to the following speech parameters: - pitch - speech intensity - voice intensity - respiration - nasal airflow -oral airflow... Platforms: Windows

License: Shareware Cost: $19.00 USD Size: 2.42 MB Download (92): icSpeech Games Download

Released: June 03, 2012  |  Added: June 03, 2012 | Visits: 535

PixelShips Retro PixelShips Retro is a space shooter designed to look and feel like an old 1980's arcade game, but with many features older 80's games didn't have. There are 160 different PixelShips you can collect as you pilot them through 50 randomly generated maps filled with enemy drones, force fields,... Platforms: Windows

License: Shareware Cost: $7.95 USD Size: 1.13 MB Download (52): PixelShips Retro Download

Released: October 08, 2012  |  Added: October 08, 2012 | Visits: 915

RichMan Games - Monopoly of New York Richman Games - Monopoly of New York is one of the most popular board games. It will take you to the New York City with a business trip. And your goal is to maximize your net worth through various corporate actions and make yourself the richest person in the Richman games. Richman is a... Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 5.32 MB Download (63): RichMan Games - Monopoly of New York Download

Released: November 07, 2012  |  Added: November 07, 2012 | Visits: 920

qeep-games Play fun multiplayer games wherever you are! Plus, you can blog photos or send text messages, sound attacks or virtual gifts - all for free! 'qeep' in touch anywhere, anytime! *Multiplayer Live Games: Challenge millions of real players from across the room or across the globe to a fun and free... Platforms: Windows, Handheld/Mobile Other, Java, Pocket PC, Symbian, Other

License: Freeware Download (524): qeep-games Download

Released: August 10, 2012  |  Added: August 10, 2012 | Visits: 1.104

MFG Free Flash Games Enjoy a free flash games with mickey mouse puzzle and win great prizes. Platforms: Windows

License: Freeware Download (88): MFG Free Flash Games Download

< 1 2 3 4 5