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

Color Guard Game freeware
Filter: All | Freeware | Demo
 

Color Guard Game

< 1 2 3 4 5 > 
Added: June 21, 2010 | Visits: 1.147

Color::Fade Color::Fade provides a Perl extension for fading text colors. Color::Fade uses mathematical formulas to take an input string of virtually any length, and virtually any number of colors, and assign an individual color to each character to fade between each of the input colors. In other words,...



Platforms: *nix

License: Freeware Size: 6.14 KB Download (100): Color::Fade Download

Added: February 06, 2010 | Visits: 1.085

Color::Calc Color::Calc provides a module which implements simple calculations with RGB colors. This can be used to create a full color scheme from a few colors. There are three methods to use the calculation functions: You can create an object, import customised functions into your namespace, or you can...





Platforms: *nix

License: Freeware Size: 11.26 KB Download (102): Color::Calc Download

Added: February 08, 2010 | Visits: 3.406

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 (306): Acquire Board Game Download

Added: October 12, 2010 | Visits: 1.360

SDL::Color SDL::Color is a SDL perl extension. SYNOPSIS $color = new SDL::Color ( -r => 0xde, -g => 0xad, -b =>c0 ); $color = new SDL::Color -surface => $app, -pixel => $app->pixel($x,$y); $color = new SDL::Color -color => SDL::NewColor(0xff,0xaa,0xdd); SDL::Color is a wrapper for display format...


Platforms: *nix

License: Freeware Size: 215.04 KB Download (98): SDL::Color Download

Added: March 22, 2010 | Visits: 1.206

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

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: June 24, 2010 | Visits: 1.035

Color Label Color Label is a service menu for KDE based on Color Folder 0.3.4 by HessiJames. HowTo: Extract all files and copy colorlabel into /usr/bin/... perhaps you need to make it executable chmod 755 /usr/bin/colorlabel copy colorlabel.desktop to...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (155): Color Label Download

Added: February 18, 2010 | Visits: 1.023

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

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: October 06, 2010 | Visits: 1.506

Color::Scheme Color::Scheme is a module used to generate pleasant color schemes. This module is a Perl implementation of Color Schemes 2, a color scheme generator. Start by visitng the Color Schemes 2 web site and playing with the colors. When you want to generate those schemes on the fly, begin using this...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (127): Color::Scheme Download

Added: March 19, 2010 | Visits: 1.829

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 (190): Game Server Startup Script Download

Added: September 10, 2010 | Visits: 858

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

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

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: October 18, 2010 | Visits: 1.463

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: July 09, 2010 | Visits: 2.636

True Color Picker True Color Picker is a PHP class that can be used to present a palette to let the user pick colors. It displays an image with all the tones for the user to pick by clicking in an image point with the desired tone similar to Photoshop. It uses AJAX to update the picker boxes without reloading...


Platforms: *nix

License: Freeware Download (125): True Color Picker Download

Added: January 05, 2010 | Visits: 1.295

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: March 03, 2010 | Visits: 1.464

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

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: August 17, 2010 | Visits: 1.293

The Snake Game This is an adapted, improved version of the popular javacave game, written in QtRuby. Installation: download chmod +x snake(gl).rb run it.. The Snake Game KDE-Apps.org Community Portal for KDE Applications Software Office Multimedia Graphic Network Printing Education Games Development...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (117): The Snake Game Download

Added: May 05, 2010 | Visits: 1.046

color wrapper color wrapper is a non-intrusive real-time ANSI color wrapper for common unix-based commands on GNU/linux. cw is designed to simulate the environment of the commands being executed, so that if a person types du, df, ping, etc. in their shell it will automatically color the output in real-time...


Platforms: *nix

License: Freeware Size: 819.2 KB Download (99): color wrapper Download

< 1 2 3 4 5 >