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

Sonic X Shadow Games freeware
Filter: All | Freeware | Demo
 

Sonic X Shadow Games

< 1 2 3 4 5 > 
Added: February 08, 2010 | Visits: 1.491

Games::Euchre::Player Games::Euchre::Player is a player class for Euchre card game. The four Player objects are used to interact with the humand and computer players, as well as to keep the state of the players hand, whether he bid and whether he went alone. CLASS METHODS new GAME NUMBER NAME Create and... Platforms: *nix

License: Freeware Size: 21.5 KB Download (116): Games::Euchre::Player Download

Added: January 25, 2010 | Visits: 1.906

FakeBold Font patches for QT 4.3.x FakeBold Font patches for QT 4.3.x fake a bold font style and output for some fonts without bold support. It is specially and very useful for CJK fonts. actually it works with all fonts without bold style. Here I use FT_Glyph_Embolden to get a bold glyph. These patches is not related to... Platforms: *nix

License: Freeware Size: 4.1 KB Download (177): FakeBold Font patches for QT 4.3.x Download

Added: January 26, 2010 | Visits: 2.037

comisat Games Collection comisat Games Collection is an all-in-one free collection of games written in gambas for unix-like system. They are available in italian and (not completely) in english. comisat Games Collection is FREE SOFTWARE, released under the terms of the GNU General Public License Version 2 as published... Platforms: *nix

License: Freeware Size: 7.9 MB Download (117): comisat Games Collection Download

Added: May 06, 2010 | Visits: 3.747

MacOS-X Aqua Theme MacOS-X Aqua Theme provides a GTK 2.x Theme/Style. Installation guide : [Part 1] GTK2 Theme Step 1 : If you have got the old version before, then delete the old version. rm -Rf ~/.themes/MacOS-X if not, skip this step. Step 2 : Unpack the downloaded file. tar zxf... Platforms: *nix

License: Freeware Size: 337.92 KB Download (701): MacOS-X Aqua Theme Download

Added: October 13, 2010 | Visits: 3.394

OS X Login Screen OS X Login Screen is a very accurate OS X login Screen Mimic for Kubuntu Linux.. OS X Login Screen KDE-Look.org Community Portal for KDE Themes Wallpapers Icons Sounds Screenshots Schemes Skins Skinz Screensavers Splash Screens K-Jofol IceWM Kaiman News Forum GUI Polls Links Downloads GTK QT Look... Platforms: *nix

License: Freeware Size: 317.44 KB Download (195): OS X Login Screen Download

Added: February 26, 2010 | Visits: 1.596

Davids Perl Games Davids Perl Games project is a collection of ASCII graphics arcade style games written in Perl. These games are recreations of simple ASCII graphics games originally written in BASIC. They are ideal for use as Perl programming tutorials. Some of the first few games are PerlBlaster (defend... Platforms: *nix

License: Freeware Size: 64.51 KB Download (106): Davids Perl Games Download

Added: January 01, 2010 | Visits: 1.474

Games::Tournament::RoundRobin Games::Tournament::RoundRobin is a Perl module for Round-Robin Tournament Schedule Pairings. SYNOPSIS $schedule = Games::Tournament::RoundRobin->new; $pairings = $schedule->indexesInRound($roundm); $round = $schedule->meeting($member1, [$member2, $member3]); ... Every member of a league... Platforms: *nix

License: Freeware Size: 10.24 KB Download (116): Games::Tournament::RoundRobin Download

Added: August 14, 2010 | Visits: 2.189

X Hardware Monitor X Hardware Monitor is a hardware monitor that shows indicators for temperature, voltage, fan speed etc, of a running system with a graphical panel. The default configuration allows to monitor up to 3 temperatures, 3 fan speeds and 6 voltages. This tool is more particularly adequate for... Platforms: *nix

License: Freeware Size: 15.36 KB Download (224): X Hardware Monitor Download

Added: August 11, 2010 | Visits: 1.563

Games::WoW::PVP Games::WoW::PVP is a Perl module with the great new Games::WoW::PVP! SYNOPSIS Quick summary of what the module does. Perhaps a little code snippet. use Games::WoW::PVP; my $WoW = Games::WoW::PVP->new(); # looking for a character my %hash = $WoW->search_player( { country => EU, # EU... Platforms: *nix

License: Freeware Size: 4.1 KB Download (187): Games::WoW::PVP Download

Added: October 22, 2010 | Visits: 1.453

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: September 08, 2010 | Visits: 879

Games::PerlWar Games::PerlWar is a Perl variant of the classic Corewar game. This is a sparring program, similar to the programmed reality of the Matrix. It has the same basic rules, rules like gravity. What you must learn is that these rules are no different than the rules of a computer system. Some of... Platforms: *nix

License: Freeware Size: 31.74 KB Download (87): Games::PerlWar Download

Added: March 24, 2010 | Visits: 1.277

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: September 03, 2010 | Visits: 1.174

Sonic-Rainbow Sonic-Rainbow is a graphical multi-media player for Linux systems. It provides an Easy to Use complete GUI interface that will run on most Linux based Window Managers such as KDE, ICEWM, XFCE, GNOME etc.... [CONFIGURE=1] ./configure make make install. Platforms: *nix

License: Freeware Size: 849.92 KB Download (133): Sonic-Rainbow Download

Added: July 17, 2010 | Visits: 1.023

Games::Battleship Games::Battleship - "You sunk my battleship!" SYNOPSIS use Games::Battleship; $g = Games::Battleship->new(qw( Gene Aeryk )); $g->add_player(Stephanie); $winner = $g->play(); print $winner->name(), " wins!n"; @player_objects = @{ $g->players }; $player_obj = $g->player(Professor... Platforms: *nix

License: Freeware Size: 10.24 KB Download (116): Games::Battleship Download

Added: April 19, 2010 | Visits: 1.169

Games::Battleship::Player Games::Battleship::Player is a Battleship player class. SYNOPSIS use Games::Battleship::Player; $aeryk = Games::Battleship::Player->new(name => Aeryk); $gene = Games::Battleship::Player->new(name => Gene); print Player 1: , $aeryk->name, "n", Player 2: , $gene->name, "n";... Platforms: *nix

License: Freeware Size: 11.26 KB Download (113): Games::Battleship::Player Download

Added: June 07, 2010 | Visits: 1.079

PDL::Graphics::X PDL::Graphics::X is a PDL OO access to X windows. SYNOPSIS # example 1 use PDL; use PDL::Graphics::X; my $x_size = 255; my $y_size = 255; my $win1 = PDL::Graphics::X->new({SIZE_X => $x_size, SIZE_Y => $y_size}); my $a = xvals(zeroes(byte,$x_size,$y_size)); $win1->imag($a); # example... Platforms: *nix

License: Freeware Size: 10.24 KB Download (106): PDL::Graphics::X Download

Added: January 16, 2010 | Visits: 996

x-fontperf x-fontperf is a small utility to measure font rendering/loading time in an x11 environment. Originally intended to see if there is any notable performance difference between a separate font server and local font rendering. It actually does three different tests: 1) Loading the same font... Platforms: *nix

License: Freeware Size: 4.1 KB Download (103): x-fontperf Download

Added: September 13, 2010 | Visits: 1.563

Fusion X Metal Fusion X Metal is a KDE theme inspired by fusionxaqua appearance theme and reflection kbfxs theme. Im using xgl compiz quinstorm with compiz-themer and he works perfectly.(http://gentoo-wiki.com/HOWTO_XGL). I have modified the buttons in the vista style decoration (you find them inside the file).... Platforms: *nix

License: Freeware Size: 184.32 KB Download (133): Fusion X Metal Download

Added: February 16, 2010 | Visits: 1.858

X-Files KDM Theme X-Files KDM Theme is a login screen for KDE desktop manager with a nice X-Files background.. Content KDE-Look.org Community Portal for KDE Themes Wallpapers Icons Sounds Screenshots Schemes Skins Skinz Screensavers Splash Screens K-Jofol IceWM Kaiman News Forum GUI Polls Links Downloads GTK QT... Platforms: *nix

License: Freeware Download (133): X-Files KDM Theme Download

Added: August 13, 2010 | Visits: 2.282

X-Launch X-Launch is a GTK-based skinnable run dialog. It has bash style autocompletion, skin support, and animations to let you know when a slow application is launching. It can function like other run dialogs, but you can also tell it to stay resident in memory and hide itself after it launches an... Platforms: *nix

License: Freeware Size: 296.96 KB Download (137): X-Launch Download

< 1 2 3 4 5 >