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

Game Box Ultima Puntata software
Filter: All | Freeware | Demo
 

Game Box Ultima Puntata

< 1 2 3 4 5 > 
Released: April 23, 2012  |  Added: May 19, 2012 | Visits: 2.262

Web Game Builder Web Game Builder is an innovative tool for game developers to bring games or applications online. It can convert your normal exe games to cool web games. You needn't know Java or Flash, most work can be done in a few minutes by clicking mouse. Web Game Builder will pack the game, then generate...



Platforms: Windows

License: Demo Cost: $0.00 USD Size: 3.01 MB Download (180): Web Game Builder Download

Released: June 14, 2008  |  Added: June 18, 2008 | Visits: 1.586

Matching Game Matching Game is the traditional matching game where you flip two cards to see if they match. If they match, they will disappear. Make all the cards disappear to complete a level. Complete 10 levels to win the game! Matching game has two levels of difficulty with an easy level for younger players...





Platforms: Windows

License: Shareware Cost: $14.95 USD Size: 2.87 MB Download (118): Matching Game Download

Released: June 20, 2008  |  Added: June 24, 2008 | Visits: 1.698

Andromeda SuDoKu Game Andromeda SuDoKu Game is one of the most amazing, challenging, intriguing, and entertaining puzzles to sweep the world in decades. It has a unique solution that can be reached logically without guess. Fill digits from 1 to 9 into the blank spaces. Every row must contain one of each digit. So must...


Platforms: Windows

License: Shareware Cost: $24.95 USD Size: 2.1 MB Download (115): Andromeda SuDoKu Game Download

Released: May 25, 2008  |  Added: June 30, 2008 | Visits: 6.741

Game Key Revealer Game Key Revealer, reveals the CD-Key and Serials for installed games in computer. If you lost legal CD-Keys or Serials of your purchased games, you can find them with Game Key Revealer. Features: - Displays ability over 450 game keys - Save ability to Text or Word (Word XP/2003/2007...


Platforms: Windows

License: Freeware Size: 78.73 KB Download (543): Game Key Revealer Download

Added: August 22, 2008 | Visits: 1.661

USA Map Game USA Map Game is an interesting online game to name as many as you can of the states of the United States of America in the time allowed (90 seconds). Click the 'Start' button and begin typing the names of the States, as each name is completed with no spelling mistakes it appears on the map and...


Platforms: Any

License: Freeware Download (110): USA Map Game Download

Added: August 12, 2008 | Visits: 1.361

World Map Game World Map Game is an online game that is simple to play. You have to enter as many countries as you can in the 300 seconds time allowed (5 minutes). The player can enter any country in the list of 192 Countries of the World which are recognized as members of the United Nations. Press the "Start"...


Platforms: Any

License: Freeware Download (179): World Map Game Download

Released: January 01, 2023  |  Added: January 05, 2023 | Visits: 3.296

500 Card Game From Special K Software 500 card game from Special K Software. This program plays the popular card game of 500 with the benefits of playing through WINDOWS. You can choose your style of play, as well as customising for local rules and MISERE options. It has animation, and supports all sound cards. Speed and...


Platforms: Windows, Windows 7, Windows Server, Other

License: Shareware Cost: $38.00 USD Size: 3.37 MB Download (411): 500 Card Game From Special K Software Download

Released: January 04, 2006  |  Added: September 18, 2008 | Visits: 1.448

Tams11 ShutTheBox Shut the Box is a popular pub game, ussually played for beers or money. The object of the game it to close as many of the boxes as you can. Each roll, you close boxes who's sum equal the sum of both dice. If you are unable to close enough boxes to equal the sum, then your turn is over and your...


Platforms: Windows

License: Freeware Size: 1.05 MB Download (129): Tams11 ShutTheBox Download

Added: January 18, 2010 | Visits: 1.483

Box Backup Box Backup is an FREE, completely automatic on-line backup system for UNIX..


Platforms: *nix

License: Freeware Size: 501.76 KB Download (101): Box Backup Download

Added: January 18, 2010 | Visits: 1.514

A Jacks Game A Jacks Game is a real-time game that runs in a Web browser using the AJAX (Asynchronous JavaScript and XML) technology. Multiple users can login in A Jacks Game to explore a common map and earn a common currency as their score. A Jacks Game is free software released under GNU/GPL Open Source...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (99): A Jacks Game Download

Added: September 13, 2010 | Visits: 1.631

Quick and Dirty Game Development Framework QDGDF stands for Quick and Dirty Game Development Framework, and its a set of libraries designed to allow fast development of games under a variety of systems. Quick and Dirty Game Development Frameworks main goal is to show a platform-independent, consistent interface to UNIX/Linux and MS...


Platforms: *nix

License: Freeware Size: 81.92 KB Download (97): Quick and Dirty Game Development Framework Download

Added: July 21, 2010 | Visits: 1.557

Chess::Game::MoveList Chess::Game::MoveList is a specialized list class for recording the moves of a Chess::Game. SYNOPSIS $movelist = Chess::Game::MoveList->new("white", "black"); $wpawn = Chess::Game::Pawn->new("e2", "white"); $entry = $movelist->add_move($wpawn, "e2", "e4"); $true = $entry->get_piece() eq...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (119): Chess::Game::MoveList Download

Added: November 12, 2010 | Visits: 1.469

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

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

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

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

< 1 2 3 4 5 >