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

Sidewinder Game Device Profiler software
Filter: All | Freeware | Demo
 

Sidewinder Game Device Profiler

< 1 2 3 4 5 > 
Added: July 26, 2010 | Visits: 2.175

The Linux UPnP Internet Gateway Device Project The Linux UPnP Internet Gateway Device Project is an attempt to begin work on a UPnP Forum-compliant Internet Gateway Device. It allows Windows Messenger or other this kind of programs to use voice/video through a Linux firewall running Iptables. This program only creates DNAT (portmap)...



Platforms: *nix

License: Freeware Size: 28.67 KB Download (113): The Linux UPnP Internet Gateway Device Project Download

Added: September 02, 2010 | Visits: 1.299

Device Control Device Device Control Device is a platform independent remote telescope and device control program compatible with the INDI standard (see http://indi.sourceforge.net/). This program is a client (a user interface) and provides functions to control devices connected to a remote system that is running an...





Platforms: *nix

License: Freeware Size: 74.75 KB Download (100): Device Control Device Download

Added: May 27, 2010 | Visits: 1.538

game control program game control program project helps administrate game servers, especially automated kicking of players. game control program helps you administrate gameservers (its written for Q1 and Q3, but works for others). It is highly modular and therefore extensible. With the current modules, it can...


Platforms: *nix

License: Freeware Size: 860.16 KB Download (100): game control program Download

Added: March 19, 2010 | Visits: 1.827

Game Server Startup Script Game Server Startup Script project is a startup script to manage dedicated game servers like Quake3. Game Server Startup Scripts is a startup script to manage a wide variety of Linux dedicated game servers. It can start/stop/restart/fix dedicated game servers like Quake3, Half Life, Tribes 2,...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (184): Game Server Startup Script Download

Added: September 10, 2010 | Visits: 854

Volity::Game Volity::Game is a base class for Volity game modules. SYNOPSIS See Volity::Game::TicTacToe and its source code for a simple but full-featured example. This class provides a framework for writing Volity game modules in Perl. A Volity game module will be a subclass of this class. To turn...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (95): Volity::Game Download

Added: May 27, 2010 | Visits: 920

Transcend Game Transcend Game project is a retro-style, abstract, collage-building, musical, shooter game. The graphics are geometrical, and the pace is sometimes frenzied. Two features set Transcend apart from other games. First, its dynamic graphical engine, which can smoothly morph from one complex shape...


Platforms: *nix

License: Freeware Size: 1.8 MB Download (99): Transcend Game Download

Released: June 07, 2012  |  Added: June 07, 2012 | Visits: 1.349

Siriel4 game engine Siriel4 game engine project is a game engine for adventure, arcade, maze-like games. The main goal of this engine is to provide tools and scripts for easy game creation. Game creators only write the necessary scenario descriptions for the game in a scripting language (such as Lua) and do not...


Platforms: *nix

License: Freeware Size: 645.12 KB Download (105): Siriel4 game engine Download

Added: July 03, 2010 | Visits: 1.137

PulseAudio Device Chooser PulseAudio Device Chooser (padevchooser) is a simple GTK tool which registers an icon in the tray area and allows quick access to some features of the PulseAudio sound server..


Platforms: *nix

License: Freeware Size: 99.33 KB Download (320): PulseAudio Device Chooser Download

Added: August 15, 2010 | Visits: 1.293

Transfer to Media Device Transfer to Media Device is a script that creates a new Playlist Right Click Menu item for transferring selected playlist items to your iPod via the Media Device Browser. This script now also supports generic copy to operation for USB mass storage devices. Currently the script will prompt for a...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (95): Transfer to Media Device Download

Added: June 09, 2010 | Visits: 2.411

Device::SNP Device::SNP is a Perl extension for the GE Fanuc SNP-X serial protocol as used by GE Fanuc DataPanel data terminals. See http://www.gefanuc.com/en/ProductServices/VisPCSolutions/DataPanel/index.html SYNOPSIS use Device::SNP; my $s = new Device::SNP::Slave( Portname => /dev/ttyUSB0, Debug...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (578): Device::SNP Download

Added: September 26, 2010 | Visits: 1.396

Device::ISDN::OCLM Device::ISDN::OCLM is a perl module to control the 3com OfficeConnect LanModem. SYNOPSIS $sp = 1; $pw = secret; $lanmodem = Device::ISDN::OCLM->new (); $lanmodem->password ($pw); $command = manualConnect; $status = $lanmodem->$command ($sp); while (($status eq CLOCK) || ($status eq...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (96): Device::ISDN::OCLM Download

Added: October 18, 2010 | Visits: 1.459

Game::Life Game::Life - Plays Conways Game of Life. SYNOPSIS use Game::Life; my $game = new Game::Life( 20 ); my $starting = [ [ 1, 1, 1 ], [ 1, 0, 0 ], [ 0, 1, 0 ] ]; $game->place_points( 10, 10, $starting ); for (1..20) { my $grid = $game->get_grid(); foreach ( @$grid ) { print map { $_ ?...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (110): Game::Life Download

Added: November 16, 2010 | Visits: 1.132

KoalaMud Game Engine KoalaMud Game Engine project is a multithreaded MUD server. KoalaMud is a MUD source base designed around multithreading and stability. On top of this platform, Shadow of the Wheel is evolving to demonstrate its capabilities. Whats New in This Release: - Tons of new stuff done here. - We...


Platforms: *nix

License: Freeware Size: 225.28 KB Download (96): KoalaMud Game Engine Download

Added: January 05, 2010 | Visits: 1.292

Pizza Game Pizza Game project is a 3D, real-time game in which you manage a pizza restaurant. As manager, you must build a restaurant, buy the various objects and furniture that the restaurant requires, hire/fire/manage your employees, buy advertising, buy ingredients, set prices, and make sure your...


Platforms: *nix

License: Freeware Size: 27.9 MB Download (124): Pizza Game Download

Added: August 03, 2010 | Visits: 793

Device::TNC Device::TNC is a Perl module that acts like a generic interface to a TNC. This module implements a generic interface to a Terminal Node Controller (TNC). It loads sub classes that provide the low level interface for the appropriate TNC to be used and provides higher level methods to return...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (92): Device::TNC Download

Added: March 03, 2010 | Visits: 1.459

Resource Management Game Resource Management Game project is a Web-based resource management game. Resource Management Game is a PHP framework for easily creating resource management and strategy games. Two playable games are included. The system uses sessions to store data and should work out of the box with...


Platforms: *nix

License: Freeware Size: 82.94 KB Download (116): Resource Management Game Download

Added: September 19, 2010 | Visits: 1.873

Exodus Arcade Game Exodus Arcade Game project is a humorous maze-running arcade game with hot graphics. Exodus is an arcade game based on the classic C16 title, Exorcist. You control Sparkie, a magical star who has been trapped in the Dungeon Dimensions by Wizzbang the Wizard. Using his special powers,...


Platforms: *nix

License: Freeware Size: 3.1 MB Download (151): Exodus Arcade Game Download

Added: October 01, 2010 | Visits: 1.188

Device::Cdio::Track Device::Cdio::Track is a Perl class for track aspects of Device::Cdio. SYNOPSIS use Device::Cdio::Device; use Device::Cdio::Track; $device = Device::Cdio::Device->new(-source=>/dev/cdrom); $track = $device->get_last_track(); print "track: %d, last lsn: %dn", $track->{track},...


Platforms: *nix

License: Freeware Size: 225.28 KB Download (102): Device::Cdio::Track Download

Added: May 04, 2010 | Visits: 937

Device::Cdio::ISO9660::FS Device::Cdio::ISO9660::FS is a Perl class for ISO 9660 CD reading. SYNOPSIS This encapsulates ISO 9660 Filesystem aspects of CD Tracks. As such this is a This library however needs to be used in conjunction with Device::Cdio::ISO9660. use Device::Cdio::ISO9660:FS; $cd =...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (100): Device::Cdio::ISO9660::FS Download

Added: April 04, 2010 | Visits: 983

Device::Cdio Device::Cdio is a Perl module for CD Input and Control library. SYNOPSIS This encapsulates CD-ROM reading and control. Applications wishing to be oblivious of the OS- and device-dependent properties of a CD-ROM can use this library. use Device::Cdio; use Device::Cdio::Device; @cd_drives...


Platforms: *nix

License: Freeware Size: 225.28 KB Download (89): Device::Cdio Download

< 1 2 3 4 5 >