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

Building Bomb Shelter software
Filter: All | Freeware | Demo
 

Building Bomb Shelter

< 1 2 3 4 5 > 
Released: November 08, 2006  |  Added: November 24, 2006 | Visits: 3.891

Bomb Threat Gather all the bombs and mines on each level as fast as possible or they will explode. Monsters of all kinds are standing in your way, they can kill and freeze you. Find a gun, and they aren't a problem for you anymore. Increase your abilities and score by gathering additional bonuses. Join...



Platforms: Windows

License: Freeware Size: 3.65 MB Download (185): Bomb Threat Download

Released: February 09, 2002  |  Added: January 23, 2006 | Visits: 2.260

Bomb Dodger The first game in the shockedfrog-software stickman series! Bob, the shockedfrog-software stickman, was walking around with his friends when he accidently fell down a well. Instead of helping him up, his now ex-friends decide to throw bombs down the well at him! So, Bob is doomed to death by...





Platforms: Windows

License: Freeware Size: 804 KB Download (175): Bomb Dodger Download

Released: June 01, 2010  |  Added: March 03, 2011 | Visits: 2.911

OrthoGraph Survey OrthoGraph Survey is a professional solution for building surveys (i.e. floor plan, elevation and cross-section surveys). The software is built for appraisers, insurance inspectors, architects, real-estate agencies, CAFM companies, flooring installers and anyone who needs digitized drawings or to...


Platforms: Pocket PC, Windows

License: Demo Cost: $1161.00 USD Size: 29.13 MB Download (165): OrthoGraph Survey Download

Added: April 22, 2006 | Visits: 2.993

Bubble Bomb A simple, but highly addictive puzzle game in the spirit of Bubblet. Eliminate similar coloured, adjacent bubbles to score as many points as you can before you run out of bubbles! Bubble Bomb now adds the extra element of bombs to the game, which you can earn to help you along your way by...


Platforms: Windows

License: Shareware Cost: $9.95 USD Size: 2.21 MB Download (157): Bubble Bomb Download

Added: November 15, 2010 | Visits: 882

Snort::Rule Snort::Rule is a Perl extension for dynamically building snort rules. SYNOPSIS use Snort::Rule; $rule = Snort::Rule->new( -action => alert, -proto => tcp, -src => any, -sport => any, -dir => ->, -dst => 192.188.1.1, -dport => 44444, ); $rule->opts(msg,Test Rule");...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (157): Snort::Rule Download

Added: March 04, 2010 | Visits: 1.584

PSA::Test::Builder PSA::Test::Builder is a backend for building test libraries. SYNOPSIS package My::Test::Module; use PSA::Test::Builder; require Exporter; @ISA = qw(Exporter); @EXPORT = qw(ok); my $Test = Test::Builder->new; $Test->output(my_logfile); sub import { my($self) = shift; my $pack =...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (156): PSA::Test::Builder Download

Released: August 22, 2013  |  Added: September 14, 2013 | Visits: 4.700

LinkAssistant Looking for a solid link building tool? Get LinkAssistant: industry's #1 software for effortless link building and link tracking! The SEO tool lets you do a variety of link building tasks almost on auto-pilot: - Discover thousands of niche-specific websites to get backlinks from (6 link...


Platforms: Windows, Mac, *nix, Java

License: Shareware Cost: $99.75 USD Size: 66.97 MB Download (142): LinkAssistant Download

Added: June 01, 2010 | Visits: 941

Tk::SlideShow Tk::SlideShow is a Tk Perl module for building slide-like presentations. This module provide Perl with the ability to : - build interactive and visual presentations with Perl and Tk, - build simple slide simply, - build sophisticated slides (and even more than PowerPoint one) up to real...


Platforms: *nix

License: Freeware Size: 81.92 KB Download (138): Tk::SlideShow Download

Added: March 16, 2006 | Visits: 2.492

Forest And Ancient Building Screensaver See Forest and living waterfalls near ancient building.


Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 3.33 MB Download (133): Forest And Ancient Building Screensaver Download

Released: March 01, 2010  |  Added: May 26, 2010 | Visits: 1.519

Advanced Query Builder Advanced Query Builder is a powerful component suite for Delphi and C++ Builder intended for visual building SQL statements for the SELECT, INSERT, UPDATE and DELETE clauses. It allows you to build new queries visually and/or graphically represent the existing queries in your own applications....


Platforms: Windows

License: Shareware Cost: $195.00 USD Size: 15.99 MB Download (124): Advanced Query Builder Download

Added: September 12, 2006 | Visits: 2.440

Pocket Bubble Bomb A simple, but highly addictive puzzle game in the spirit of Bubblet. Eliminate similar coloured, adjacent bubbles to score as many points as you can before you run out of bubbles! Bubble Bomb now adds the extra element of bombs to the game, which you can earn to help you along your way by...


Platforms: Windows CE

License: Shareware Cost: $9.95 USD Size: 885 KB Download (122): Pocket Bubble Bomb Download

Added: September 13, 2010 | Visits: 1.534

Java Gui Builder The Java Gui Builder program is designed to decouple the GUI building code from the rest of the application code, without hand-writing code. It allows one to describe the layout of windows and controls using an XML file. A full DTD was written to allow on-the-fly validation. Using an XML file...


Platforms: *nix

License: Freeware Size: 696.32 KB Download (121): Java Gui Builder Download

Added: January 26, 2010 | Visits: 1.076

BBCalc BBCalc stands for BodyBuilding Calculators and is a set of calculators related to body building and fitness topics.. Get The Diary of Hercules at SourceForge.net. Fast, secure and free downloads from the largest Open Source applications and software directory. The Diary of Hercules is a personal...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (120): BBCalc Download

Released: January 15, 2013  |  Added: January 15, 2013 | Visits: 1.307

Powerhouse SEO Link Building Tool Powerhouse SEO Link Building Tool - Get your Blogs, Websites, or Sales Pages ranking with top search engines! Powerhouse SEO Link Building Tool, Get your Blogs, Websites, or Sales Pages ranking with top search engines. This software will allow you to create keyword back links by indexing it with...


Platforms: Windows

License: Freeware Size: 442 KB Download (118): Powerhouse SEO Link Building Tool Download

Added: July 20, 2010 | Visits: 1.178

XML::XPath::Builder XML::XPath::Builder is a SAX handler for building an XPath tree. SYNOPSIS use AnySAXParser; use XML::XPath::Builder; $builder = XML::XPath::Builder->new(); $parser = AnySAXParser->new( Handler => $builder ); $root_node = $parser->parse( Source => [SOURCE] ); XML::XPath::Builder is a...


Platforms: *nix

License: Freeware Size: 39.94 KB Download (118): XML::XPath::Builder Download

Added: January 25, 2010 | Visits: 807

Building Your past is a jumble of dimly lit mirrors, reflecting disassociated images... desolate parking lots... whispering distant trees... a sense of sorrow and suspended time... a night without end. You know that there is more, but what? Who are you? Where are you? All paths lead to the building -- the...


Platforms: Mac

License: Freeware Size: 1.2 MB Download (117): Building Download

Added: November 26, 2006 | Visits: 3.434

EMS Query Builder EMS Query Builder is a powerful component suite for Borland Delphi and C++ Builder intended for visual building SQL statements for the SELECT clause. It allows you to build new queries visually and/or graphically represent the existing queries in your own applications. The suite includes...


Platforms: Windows

License: Shareware Cost: $69.00 USD Size: 2.66 MB Download (117): EMS Query Builder Download

Added: June 22, 2010 | Visits: 1.715

Template::Library::HTML Template::Library::HTML is a template library for building basic HTML pages. NOTE: This documentation is incomplete and may be incorrect in places. The html template library is distributed as part of the Template Toolkit. It can be found in the templates sub-directory of the installation...


Platforms: *nix

License: Freeware Size: 778.24 KB Download (116): Template::Library::HTML Download

Released: August 12, 2012  |  Added: August 12, 2012 | Visits: 651

Skyscraper Skyscraper aims to be a fully-featured, modular, 3D realtime building simulator, powered by the Scalable Building Simulator (SBS) engine. The main feature SBS provides is a very robust elevator simulator, but also simulates general building features such as walls, floors, stairs, shaftwork and...


Platforms: Mac

License: Freeware Size: 66.8 MB Download (115): Skyscraper Download

Added: September 04, 2010 | Visits: 918

Gretools Gretools is a vocabulary building tool for GNOME. It is a fun and efficient way to learn words. It has a simple and intuitive interface. Its word list consists of about 4000 words. Gretools consists of a synonym quiz, a word guessing game and a word browser. It automatically remembers the...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (113): Gretools Download

< 1 2 3 4 5 >