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

Game Application freeware
Filter: All | Freeware | Demo
 

Game Application

< 1 2 3 4 5 > 
Added: October 18, 2010 | Visits: 1.844

CGI::Application::Plugin::Authentication::Driver CGI::Application::Plugin::Authentication::Driver is a Perl base module for building driver clasees for CGI::Application::Plugin::Authentication. SYNOPSIS package CGI::Application::Plugin::Authentication::Driver::MyDriver; use base qw(CGI::Application::Plugin::Authentication::Driver); sub...



Platforms: *nix

License: Freeware Size: 47.1 KB Download (92): CGI::Application::Plugin::Authentication::Driver Download

Added: September 23, 2010 | Visits: 2.357

CGI::Application::Plugin::Authentication::Store CGI::Application::Plugin::Authentication::Store is a base module for building storage classes for the CGI::Application::Plugin::Authentication plugin. SYNOPSIS package CGI::Application::Plugin::Authentication::Store::MyStore; use base qw(CGI::Application::Plugin::Authentication::Store);...





Platforms: *nix

License: Freeware Size: 47.1 KB Download (94): CGI::Application::Plugin::Authentication::Store Download

Added: January 11, 2010 | Visits: 1.382

Calyxo Web Application Framework Calyxo Web Application Framework encourages in MVC model 2 based web application development. It offers support for true modular applications, i18n, a flexible view manager, a powerful validation engine, and more! Calyxo is entirely written in Java and builds on the latest Servlet and JSP...


Platforms: *nix

License: Freeware Size: 2.3 MB Download (95): Calyxo Web Application Framework Download

Added: August 09, 2010 | Visits: 1.069

CGI::Application::Plugin::PageBuilder CGI::Application::Plugin::PageBuilder is a Perl module that simplifies building pages with multiple templates. SYNOPSIS This module simplifies building complex web pages with many small piecemeal templates. Instead of sub run_mode { my $self = shift; my $header = $self->load_tmpl(...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (90): CGI::Application::Plugin::PageBuilder Download

Added: February 08, 2010 | Visits: 3.401

Acquire Board Game Acquire is a computer version of the classic board game. The goal of the game is to make the most profit by buying stocks in companies that form, merge and grow as tiles are placed on the game board. This program is a text-based version of the game and should be playable on any system with a...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (305): Acquire Board Game Download

Added: January 23, 2010 | Visits: 1.536

SME Web Application Framework SME Web Application Framework provides a Web application framework for small and medium-sized organizations. SMEWebApp is a framework for constructing Web applications for SMEs (small and medium-sized enterprises, companies, institutions, and organizations). It is built on phpWebApp, and it is...


Platforms: *nix

License: Freeware Size: 849.92 KB Download (111): SME Web Application Framework Download

Added: June 14, 2010 | Visits: 1.112

CGI::Application::Magic CGI::Application::Magic is a template based framework for CGI applications. SYNOPSIS package WebApp ; use base CGI::Application::Magic ; # optional runmethod sub RM_myRunMmode { ... do_something_useful ... ... no_need_to_set_page ... ... returned_value_will_be_ignored ... } #...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (91): CGI::Application::Magic Download

Added: February 25, 2010 | Visits: 1.447

Bundle::Application::Magic Bundle::Application::Magic is a a bundle to install CGI::Application::Magic plus all related prerequisites. SYNOPSIS perl -MCPAN -e install Bundle::Application::Magic CONTENTS HTML::Tagset - used by HTML::Parser HTML::Parser - used by HTML::FillInForm and HTML::TableTiler...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (99): Bundle::Application::Magic Download

Added: March 22, 2010 | Visits: 1.205

Yet Another Dungeon-game Yet Another Dungeon-game is a maze (or dungeon) game with a flexible text-based map format and interface plugins. Installation: yad/ $ ./configure yad/ $ make (as per usual) Now, to run it -- The environment variable YAD_MODULES needs to point to the full path of interface/.libs in the...


Platforms: *nix

License: Freeware Size: 675.84 KB Download (108): Yet Another Dungeon-game Download

Added: October 23, 2010 | Visits: 1.184

OpenPlugin::Application OpenPlugin::Application is a subclass of CGI::Application, meant to help you create reusable web applications. SYNOPSIS # Example from OpenThoughts Demo.pm package Demo; use base "OpenPlugin::Application"; sub setup { my $self = shift; $self->run_modes( mode1 => init_demo, mode2 =>...


Platforms: *nix

License: Freeware Size: 78.85 KB Download (93): OpenPlugin::Application Download

Added: September 08, 2010 | Visits: 1.244

Lightweight Java Game Library Lightweight Java Game Library project is a native binding to OpenGL and OpenAL. The Lightweight Java Game Library is a native binding for OpenGL and OpenAL written with game developers in mind. It allows the full OpenGL and OpenAL APIs to be exposed without the penalties associated with...


Platforms: *nix

License: Freeware Download (118): Lightweight Java Game Library Download

Added: May 02, 2010 | Visits: 949

game build game is a simple Tetris-like game. The objective of the game is to keep the level of colored blocks down as long as possible. New blocks are falling down at an increasing rate, blocks can be removed by creating rows of three or more blocks of the same color. The longer the row, the more...


Platforms: *nix

License: Freeware Size: 1.2 MB Download (93): game build Download

Added: July 17, 2010 | Visits: 994

GnomerMind GnomerMind application is a puzzle game for Gnome, loosely based on the classic MasterMind game. Ive always been fascinated by this game, and Ive spent an heap of time playing the version (Logic) implemented on some Nokia cellular phones..


Platforms: *nix

License: Freeware Size: 276.48 KB Download (94): GnomerMind Download

Added: February 18, 2010 | Visits: 1.019

Epiphany Game Epiphany project is a multiplatform clone of the game Boulderdash. It is written entirely in C++, using Clanlib as its graphic library. The player must collect all valuable minerals scattered in levels, while avoiding being hit by a falling boulder or a bomb..


Platforms: *nix

License: Freeware Size: 1.4 MB Download (106): Epiphany Game Download

Added: May 27, 2010 | Visits: 1.537

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

Keystone Application Framework Keystone is a cross-platform, object oriented application framework which allows applications to be written to build on the target platforms of GNU/Linux and Win32 without modification of their source. Keystone Application Framework implements several modern Web standards, including SVG...


Platforms: *nix

License: Freeware Size: 757.76 KB Download (91): Keystone Application Framework Download

Added: March 19, 2010 | Visits: 1.826

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

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

Added: March 01, 2010 | Visits: 985

CGI::Application::Generator CGI::Application::Generator is a Perl module with dynamically build CGI::Application modules. SYNOPSIS use CGI::Application::Generator; # Required methods my $cat = CGI::Application::Generator->new(); $cat->package_name(My::Widget::Browser); $cat->start_mode(list_widgets);...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (103): CGI::Application::Generator Download

< 1 2 3 4 5 >