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

Game Create freeware
Filter: All | Freeware | Demo
 

Game Create

< 1 2 3 4 5 > 
Added: November 12, 2010 | Visits: 1.475

Chess::Game Chess::Game is a class to record and validate the moves of a game of chess. SYNOPSIS use Chess::Game; $game = Chess::Game->new(); $clone = $game->clone(); $move = $game->make_move("e2", "e4"); $move_c = $clone->make_move("e2", "e4"); $true = ($move->get_piece() ne $move_c->get_piece());... Platforms: *nix

License: Freeware Size: 21.5 KB Download (125): Chess::Game Download

Added: February 08, 2010 | Visits: 3.414

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: June 05, 2010 | Visits: 1.358

ASE ASE (Allegro Sprite Editor) is a program specially designed with facilities to create animated sprites that can be used in some video game. This program let you create from static images, to characters with movement, textures, patterns, backgrounds, logos, color palettes, and any other thing... Platforms: *nix

License: Freeware Size: 1.7 MB Download (121): ASE Download

Added: March 22, 2010 | Visits: 1.211

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

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

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 (97): game build Download

Added: February 18, 2010 | Visits: 1.026

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: November 15, 2010 | Visits: 1.788

Create Your Own Adventure 0.4 Create Your Own Adventure project is an interactive adventure in which the users themselves write the adventure. When the user reaches the end of the adventure, the user will be given the option to continue writing the next part of the adventure. The user can upload a picture (in any format... Platforms: *nix

License: Freeware Size: 14.34 KB Download (150): Create Your Own Adventure 0.4 Download

Added: March 19, 2010 | Visits: 1.837

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: May 27, 2010 | Visits: 928

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: April 26, 2010 | Visits: 1.496

Create PlayList Create PlayList is a service menu for KDE and has been tested with kde 3.5.4 and 3.5.5. The service is available over directories. It will create a M3U playlist file with .mp3, .ogg, .wav... files into the directory. Filename can be changed. To create M3U playlist file the script uses a... Platforms: *nix

License: Freeware Size: 2.05 KB Download (110): Create PlayList Download

Added: October 19, 2010 | Visits: 2.455

Image Create for PHP Image Create for PHP is a project which allows you to render text into an image on the fly. Image Create for PHP is a stand-alone script that allows you to create dynamic text images easily.. Get PHP Development tools at SourceForge.net. Fast, secure and free downloads from the largest Open... Platforms: *nix

License: Freeware Size: 5.12 KB Download (221): Image Create for PHP Download

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

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

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: May 07, 2010 | Visits: 1.864

Create CVSup Create CVSup is a script that will create a cvsup server mirror for FreeBSD, NetBSD, and OpenBSD. Create CVSup script has been tested and is known to work under FreeBSD, NetBSD, and OpenBSD.. Platforms: *nix

License: Freeware Size: 4.1 KB Download (110): Create CVSup Download

Added: November 16, 2010 | Visits: 1.139

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

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: January 27, 2010 | Visits: 1.474

create Image create Image is an amarok script that can create an image of the current playlist and save the files to an iso image. The iso image is found in the respective home folders.. Download KDE-Apps.org Community Portal for KDE Applications Software Office Multimedia Graphic Network Printing Education... Platforms: *nix

License: Freeware Size: 10.24 KB Download (102): create Image Download

Added: March 03, 2010 | Visits: 1.469

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

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 (152): Exodus Arcade Game Download

< 1 2 3 4 5 >