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

Smart Cat Games software
Filter: All | Freeware | Demo
 

Smart Cat Games

< 1 2 3 4 5 
Added: May 03, 2010 | Visits: 919

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

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: August 22, 2010 | Visits: 985

Module::Starter::Smart Module::Starter::Smart is a Perl module that lets you add new modules into an existing distribution. SYNOPSIS use Module::Starter qw/Module::Starter::Simple Module::Starter::Smart/; Module::Starter->create_distro(%args); # or in ~/.module-starter/config plugin: Module::Starter::Simple... Platforms: *nix

License: Freeware Size: 4.1 KB Download (97): Module::Starter::Smart 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: 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: 904

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: March 27, 2010 | Visits: 2.493

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

Added: January 25, 2010 | Visits: 848

Smart Scroll Smart Scroll enhances regular scroll bars so that they indicate how much of a document is displayed in a window. The indicator tab in the scroll bar becomes proportional: if a window is displaying half of a document, the tab will be half the scroll bar size. This gives you an idea of how large... Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 147 KB Download (96): Smart Scroll Download

Added: January 25, 2010 | Visits: 829

Smart Scroll X Smart Scroll X makes scrolling smoother, faster, easier: Super Wheel makes your scroll wheel smoother, faster and more comfortable. Try it! Grab Scroll gives you a Hand tool to easily move any window's contents. With coasting, as on the iPhone! Other features include Universal Scroll Keys... Platforms: Mac

License: Shareware Cost: $0.00 USD Download (95): Smart Scroll X Download

Released: January 09, 2024  |  Added: January 24, 2024 | Visits: 7.803

Smart Defrag Smart Defrag is a reliable, stable, yet easy-to-use disk optimizer designed for peak hard drive performance. Unlike other disk optimization tools which only provide traditional defragmentation, Smart Defrag also intelligently streamlines your files based on using frequency to accelerate disk data... Platforms: Windows

License: Freeware Size: 14.34 MB Download (2710): Smart Defrag Download

Released: April 23, 2010  |  Added: May 13, 2010 | Visits: 1.254

Smart Defrag Server 2010 Trial Disk fragmentation is generally main cause of slow and unstable computer performance. Smart Defrag Server helps defragment your hard drive most efficiently. With all levels of RAID volume supported, Smart Defrag Server not only defragments computer deeply but optimizes disk performance. With... Platforms: Windows

License: Shareware Cost: $199.95 USD Size: 1.75 MB Download (97): Smart Defrag Server 2010 Trial Download

Released: April 24, 2010  |  Added: May 19, 2010 | Visits: 1.484

Aloaha Smart Card Connector AloahasĀ“s Smart Card Connector, including a Microsoft approved CSP and a PKCS #11, provides native, plug & play security enhancement to Microsoft Windows operating systems and Applications using various Smart Cards such as the German Health Insurance Card (HBA, eGK), Health Professional Card,... Platforms: Windows, Other

License: Shareware Cost: $64.00 USD Size: 9.72 MB Download (524): Aloaha Smart Card Connector Download

Released: June 27, 2010  |  Added: July 22, 2010 | Visits: 1.494

Windows Smart Card The Windows Smart Card from Zash Electronics lets you handle your applications by sorting them into classified categories as CARDS. You Zash between the layers of the Windows Smart Card and launch your most frequently used applications instantly. The Windows Smart Card comprises executable... Platforms: Windows

License: Commercial Cost: $20.00 USD Size: 2.55 MB Download (195): Windows Smart Card Download

Released: November 09, 2012  |  Added: December 03, 2012 | Visits: 2.213

Smart Defrag 2 Disk fragmentation is generally main cause of slow and unstable computer performance. Smart Defrag 2 helps defragment your hard drive most efficiently. Smart Defrag 2 not only defragments computer deeply but optimizes disk performance. With "Install it and forget it" feature, Smart Defrag 2 works... Platforms: Windows

License: Freeware Size: 4.15 MB Download (203): Smart Defrag 2 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

< 1 2 3 4 5