bomb it 2 agame
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 6392
Bomb 1.26
Bomb is a visual-musical instrument. more>>
Bomb is a visual-musical instrument. It uses alife, and is alife. It runs on your PC and produces animated organic graphics in response to the keyboard, audio music, or on its own. You can download it from this web site, and run it on your PC.
I encourage you to make your own "music" to work with Bomb, or just use it as a screensaver. I am always thrilled to hear about what people do with it, so please keep me informed if you make something of it. Collaboration is also a possibility. Mail me, or talk to other users in the discussion forum.
Enhancements:
- automatically failover from ESD to nosound.
- add quicktime output (on control-v).
<<lessI encourage you to make your own "music" to work with Bomb, or just use it as a screensaver. I am always thrilled to hear about what people do with it, so please keep me informed if you make something of it. Collaboration is also a possibility. Mail me, or talk to other users in the discussion forum.
Enhancements:
- automatically failover from ESD to nosound.
- add quicktime output (on control-v).
Download (2.8MB)
Added: 2006-08-02 License: GPL (GNU General Public License) Price:
1179 downloads
XBomb 2.1
XBomb project is a minesweeper game with triangular, square and hexagonal grids. more>>
XBomb project is a minesweeper game with triangular, square and hexagonal grids.
The simplest is the hexagonal grid, next is the traditional square grid and the most complex is the triangular grid. For each of the different grid shapes there are three difficulty levels.
Main features:
3 Grid Tile options
- Hexagonal - Easy (the endgame can be difficult).
- Square - Traditional.
- Triangular - Difficult.
3 Grid sizes
- Small - 8x8 with 10 bombs
- Medium - 16x16 with 40 bombs
- Large - 30x16 with 99 bombs
Highscore table
- 10 entries for the fastest times for each of the 3 levels of each of the 3 grid shapes.
Enhancements:
- mproved the resizing options for the triangles game.
- Renamed the Start button to Restart.
- Changed the scaling so that smaller grids are allowed to fit a 800x640 screen.
<<lessThe simplest is the hexagonal grid, next is the traditional square grid and the most complex is the triangular grid. For each of the different grid shapes there are three difficulty levels.
Main features:
3 Grid Tile options
- Hexagonal - Easy (the endgame can be difficult).
- Square - Traditional.
- Triangular - Difficult.
3 Grid sizes
- Small - 8x8 with 10 bombs
- Medium - 16x16 with 40 bombs
- Large - 30x16 with 99 bombs
Highscore table
- 10 entries for the fastest times for each of the 3 levels of each of the 3 grid shapes.
Enhancements:
- mproved the resizing options for the triangles game.
- Renamed the Start button to Restart.
- Changed the scaling so that smaller grids are allowed to fit a 800x640 screen.
Download (0.023MB)
Added: 2006-11-21 License: GPL (GNU General Public License) Price:
1074 downloads
Bomber Instinct 0.8.10beta
Bomber Instinct project is a multiplayer Bomberman-like game in a maze. more>>
Bomber Instinct project is a multiplayer Bomberman-like game in a maze.
Bomber Instinct is a multiplayer-only bomberman-like game which adds many features (such as special powers for the characters).
Basically, several people must battle in a maze, their only weapon being a bomb which explodes, throwing flames vertically and horizontally.
The game only plays on a single computer for now.
Enhancements:
- Now the game seems to be stable. Levels of various sizes can be created/played.
- Also the nive editor semms to be stale with many features improved.
- Unfortunately there are some reasons why this is not a alfa release.
<<lessBomber Instinct is a multiplayer-only bomberman-like game which adds many features (such as special powers for the characters).
Basically, several people must battle in a maze, their only weapon being a bomb which explodes, throwing flames vertically and horizontally.
The game only plays on a single computer for now.
Enhancements:
- Now the game seems to be stable. Levels of various sizes can be created/played.
- Also the nive editor semms to be stale with many features improved.
- Unfortunately there are some reasons why this is not a alfa release.
Download (1.5MB)
Added: 2006-11-10 License: GPL (GNU General Public License) Price:
1081 downloads
Download (0.4MB)
Added: 2006-11-28 License: GPL (GNU General Public License) Price:
1068 downloads
bobot++ 2.2.2
bobot++ is an IRC bot written in C++. more>>
Bobot++ project is the C++ version of the IRC bot bobot written by Etienne Bernard and Bartman.
Main features:
- No backdoor: there are no backdoors in the bobot++. You are free to believe me or not, but unlike many other bots, this one has no backdoor (you can always read the source). Note that there is an hidden command, but this command is not designed to take control of the bot
- Multichannel: A bobot++ can join as many channels as you want
- Flood control: It will ignore people flooding it
- Output rate control and priority handling: The bobot++ will send its commands to the server at the highest possible rate (ie as fast as possible without making an ``excess flood). The most important commands (MODEs, etc.) are sent first
- Time dependant commands: you can ban people for a fixed amount of time. This is really useful in order not to fill the banlist
- Complex online help system: each user can have the list of the commands he can execute. Each command has its description in the help system
- Four user levels (user, trusted user, friend and master), three different protections (no kick, no ban and no deop) and possible auto-op. Note that trusted user is created to permit the use of wildcards on dangerous commands such as kick, or ban
- Support for combined join and channel op of 2.9 servers on IRCNet (this feature will be suppressed from the servers, but it may remain useful...)
- Logging of commands and events
- ``Intelligent ban and deban
- Password protection on accounts, expiration dates on user accounts
- Anti-spoof: one can not acquire operator priviledges spoofing the bot
- Optional support of scripts written in Scheme (using guile)
Enhancements:
- No longer segfaults when loading bobot-utils.scm
- bot:match-to-me produces a valid regexp again
- scripts/uname now properly uses (ice-9 rdelim) instead of redelim
- bot:load now loads files properly
<<lessMain features:
- No backdoor: there are no backdoors in the bobot++. You are free to believe me or not, but unlike many other bots, this one has no backdoor (you can always read the source). Note that there is an hidden command, but this command is not designed to take control of the bot
- Multichannel: A bobot++ can join as many channels as you want
- Flood control: It will ignore people flooding it
- Output rate control and priority handling: The bobot++ will send its commands to the server at the highest possible rate (ie as fast as possible without making an ``excess flood). The most important commands (MODEs, etc.) are sent first
- Time dependant commands: you can ban people for a fixed amount of time. This is really useful in order not to fill the banlist
- Complex online help system: each user can have the list of the commands he can execute. Each command has its description in the help system
- Four user levels (user, trusted user, friend and master), three different protections (no kick, no ban and no deop) and possible auto-op. Note that trusted user is created to permit the use of wildcards on dangerous commands such as kick, or ban
- Support for combined join and channel op of 2.9 servers on IRCNet (this feature will be suppressed from the servers, but it may remain useful...)
- Logging of commands and events
- ``Intelligent ban and deban
- Password protection on accounts, expiration dates on user accounts
- Anti-spoof: one can not acquire operator priviledges spoofing the bot
- Optional support of scripts written in Scheme (using guile)
Enhancements:
- No longer segfaults when loading bobot-utils.scm
- bot:match-to-me produces a valid regexp again
- scripts/uname now properly uses (ice-9 rdelim) instead of redelim
- bot:load now loads files properly
Download (0.29MB)
Added: 2006-10-18 License: GPL (GNU General Public License) Price:
1109 downloads
BoboBot preview3
BoboBot project is a one-player side-view game. more>>
BoboBot project is a one-player side-view game in the style of Capcoms excellent "MegaMan" series of Nintendo, PlayStation and PC games.
As "BoboBot," the `robo-monkey, you travel to eight different levels fighting your way to the boss. Once defeated, you gain that boss special weapon. This preview release contains 4 of the 8+ planned levels and has sound and joystick support for Linux users.
Main features:
- Slippery ice
- Unlit tombs and caves
- Walking "Bomb-Bots"
- Radio-controlled fish
- On-the-loose mine carts
- Deadly birds
- Robotic flies
- and bosses like "The Mummy", "Freeze-Man" and the insane "Chrono-Man".
Enhancements:
- License changed to GPL
- Documentation converted to HTML
- BoboBot now wears hats
- Fixed up for newer versions of SDL and SDL_Mixer
<<lessAs "BoboBot," the `robo-monkey, you travel to eight different levels fighting your way to the boss. Once defeated, you gain that boss special weapon. This preview release contains 4 of the 8+ planned levels and has sound and joystick support for Linux users.
Main features:
- Slippery ice
- Unlit tombs and caves
- Walking "Bomb-Bots"
- Radio-controlled fish
- On-the-loose mine carts
- Deadly birds
- Robotic flies
- and bosses like "The Mummy", "Freeze-Man" and the insane "Chrono-Man".
Enhancements:
- License changed to GPL
- Documentation converted to HTML
- BoboBot now wears hats
- Fixed up for newer versions of SDL and SDL_Mixer
Download (1.3MB)
Added: 2006-11-17 License: Freeware Price:
1071 downloads
Bomberman for Java 2.4
Bomberman for Java is an original 2D 5 player on one computer (2 keyboard, 1 mouse, and 2 joystick players) Bomberman game. more>>
Bomberman for Java is an original 2D "5 player on one computer" (2 keyboard, 1 mouse, and 2 joystick players) Bomberman game.
Features include a level editor, dynamic key configuration, bomb kicker, bomb stopper, remote bombs, bomb stripper, revenge bombs, portals, rolling floor, flame mirrors, farting items, 10 diseases, adjustable items and disease probabilities, player names, an advanced scoring scheme, adjustable lifetime durations, etc.
Main features:
- fast: your player runs incredible fast
- slow: your player walks very slow
- reverse controls: you go right when you press left, ...
- invisibility: you are invisible, though not invinsible
- auto bomb putting: you put your bombs automatically
- immediate bomb explosion: your bombs explode within a second
- fart: like the item
- autoblock putting: you leave a trail of rocks behind yourself
- invisible bombs: your bombs are invisible, can be very handy
- bomb constipation: you cant lay bombs
- level editor, random level chooser, specific level chooser
- small and medium levels
- adjustable
- screen size, sound on or off, player names
- bonus lifetime, bomb explode time, amount of bonusses, remote lifetime
- fire lifetime, nr of blocks, block reappearance speed
- adjustable bonus and disease probabilities
- full dynamic control setup
- joystick support for two players
- mouse support for one player
- two players on one keyboard: four is possible, but your keyboard will not be able to handle all the pressed buttons.
- keeping track of the wins of every player, resetable via the options menu
- when a player dies, some items are created around his position.
- different background colors
- removed background music and sound effects, added other sound effects
- bomb stop item
- portals
- bomb stripper
- mirrors: reflects fire
<<lessFeatures include a level editor, dynamic key configuration, bomb kicker, bomb stopper, remote bombs, bomb stripper, revenge bombs, portals, rolling floor, flame mirrors, farting items, 10 diseases, adjustable items and disease probabilities, player names, an advanced scoring scheme, adjustable lifetime durations, etc.
Main features:
- fast: your player runs incredible fast
- slow: your player walks very slow
- reverse controls: you go right when you press left, ...
- invisibility: you are invisible, though not invinsible
- auto bomb putting: you put your bombs automatically
- immediate bomb explosion: your bombs explode within a second
- fart: like the item
- autoblock putting: you leave a trail of rocks behind yourself
- invisible bombs: your bombs are invisible, can be very handy
- bomb constipation: you cant lay bombs
- level editor, random level chooser, specific level chooser
- small and medium levels
- adjustable
- screen size, sound on or off, player names
- bonus lifetime, bomb explode time, amount of bonusses, remote lifetime
- fire lifetime, nr of blocks, block reappearance speed
- adjustable bonus and disease probabilities
- full dynamic control setup
- joystick support for two players
- mouse support for one player
- two players on one keyboard: four is possible, but your keyboard will not be able to handle all the pressed buttons.
- keeping track of the wins of every player, resetable via the options menu
- when a player dies, some items are created around his position.
- different background colors
- removed background music and sound effects, added other sound effects
- bomb stop item
- portals
- bomb stripper
- mirrors: reflects fire
Download (1.8MB)
Added: 2006-11-24 License: Other/Proprietary License with Source Price:
1097 downloads
Copyright It! 2.1
Copyright it! is an easy-to-install, easy-to-use PHP script that adds copyright notices to your images. more>>
Copyright it! is an easy-to-install, easy-to-use PHP script that adds copyright notices to your images.
Copyright It! comes as a pre-built script you can add to your web site as added functionality to your web site, or you can just use it yourself to generate copyright text on your own images.
Main features:
- Copyright It! is easy to install. Just unzip and upload, or if youre using it on a local server, just unzip!
- Choose your copyright text, the font size, even the color!
- Copyright It! adds a copyright notice right on the image, making it a challenge to remove.
- Copyright It! has a nice temporary file system, so your hosting account doesnt get overloaded with files.
<<lessCopyright It! comes as a pre-built script you can add to your web site as added functionality to your web site, or you can just use it yourself to generate copyright text on your own images.
Main features:
- Copyright It! is easy to install. Just unzip and upload, or if youre using it on a local server, just unzip!
- Choose your copyright text, the font size, even the color!
- Copyright It! adds a copyright notice right on the image, making it a challenge to remove.
- Copyright It! has a nice temporary file system, so your hosting account doesnt get overloaded with files.
Download (0.17MB)
Added: 2006-02-22 License: Freeware Price:
1341 downloads
Buy it online 0.9
Buy it online allows you to buy a product online through the context menu. more>>
Buy it online allows you to buy a product online through the context menu.
Highlight a name of a product on a web page, right click the mouse, and choose Buy it online menu item, to see the list of on-line offerings of this product.
No annoying shopping toolbars, just select and click. No affiliation with shopping vendors.
<<lessHighlight a name of a product on a web page, right click the mouse, and choose Buy it online menu item, to see the list of on-line offerings of this product.
No annoying shopping toolbars, just select and click. No affiliation with shopping vendors.
Download (0.072MB)
Added: 2007-04-26 License: MPL (Mozilla Public License) Price:
956 downloads

Gish It! 1.3
Gish It! is a Firefox extension to create a GishPuppy Disposable Email Address via right-click or Tools menu. more>> <<less
Added: 2008-04-24 License: MPL Price: FREE
3 downloads
Other version of Gish It!
License:MPL (Mozilla Public License)
bonddb 2.2.6
bonddb is a data abstration layer for SQL. more>>
Bonddb is a object oriented wrapper for postgresql SQL. bonddb project is a fast data abstraction layer written in C for C/C++ applications to allow easy access to class objects.
Bonddb is not a stand alone object orientated database, but works on top of SQL so you still get a solid proven backend with the benefits of things like prescient objects.
At the moment only postgresql is supported, though we are working with gnome-db to support a more complete range of databases.
One of the real advantages of bonddb is how easy it is to modify rows in database fields without you having to construct sql statements or worry about refreshing existing datasets. It also lets you easy map your tables together in object to object relationships.
Method calls arent supported yet but they are on the way. Direct binding into individual langauges is still been worked on.
Installation and Requierments:
In order to install bonddb you need the postgresql client development libraries installed, specifically libpq-fe.
Postgresql 7.0 or higher is required, as bonddb uses functions specific to this version. Also glib development libaries 1.2 or higher is needed.
For bonddb 0.3.0 and higher you will need bison, Ive come across some problems under older versions of bison and I recommend you have version 1.3 or higher installed.
Enhancements:
- Bugs concerning saving records and jumpto searches were fixed.
- Problems with using PostgreSQL 8.2 and OIDs were fixed.
- Improvements were made for the build process for Windows.
<<lessBonddb is not a stand alone object orientated database, but works on top of SQL so you still get a solid proven backend with the benefits of things like prescient objects.
At the moment only postgresql is supported, though we are working with gnome-db to support a more complete range of databases.
One of the real advantages of bonddb is how easy it is to modify rows in database fields without you having to construct sql statements or worry about refreshing existing datasets. It also lets you easy map your tables together in object to object relationships.
Method calls arent supported yet but they are on the way. Direct binding into individual langauges is still been worked on.
Installation and Requierments:
In order to install bonddb you need the postgresql client development libraries installed, specifically libpq-fe.
Postgresql 7.0 or higher is required, as bonddb uses functions specific to this version. Also glib development libaries 1.2 or higher is needed.
For bonddb 0.3.0 and higher you will need bison, Ive come across some problems under older versions of bison and I recommend you have version 1.3 or higher installed.
Enhancements:
- Bugs concerning saving records and jumpto searches were fixed.
- Problems with using PostgreSQL 8.2 and OIDs were fixed.
- Improvements were made for the build process for Windows.
Download (0.72MB)
Added: 2007-03-15 License: GPL (GNU General Public License) Price:
953 downloads
X-bomber 0.8
X-bomber project is a multiplayer game for Unix systems. more>>
X-bomber project is a multiplayer game for Unix systems.
"X-Bomber" is multi-player maze-style game where players collect and drop bombs, in an attempt to blow each other up. Last player standing wins!
X-Bomber is vaguely based on "Atomic Bomberman" by InterPlay and "Bomberman" by Hudsonsof. It is played on a grid, rather than with smooth movement.
Main features:
- 4 players on screen, up to 3 may be computer-controlled
- Pairs of players can share the same keyboard (so only two PCs are needed for a 4-human match)
- 2 types of bombs - normal, and remote-controlled
- Randomly-placed boxes with random power-ups inside!
- Occasionally, random boxes of explosive TNT
- 100 level maps!
- A nasty "death" character who appears if the players take too long. He ruthlessly homes in one a character until he catches him... then he picks a new victim!
<<less"X-Bomber" is multi-player maze-style game where players collect and drop bombs, in an attempt to blow each other up. Last player standing wins!
X-Bomber is vaguely based on "Atomic Bomberman" by InterPlay and "Bomberman" by Hudsonsof. It is played on a grid, rather than with smooth movement.
Main features:
- 4 players on screen, up to 3 may be computer-controlled
- Pairs of players can share the same keyboard (so only two PCs are needed for a 4-human match)
- 2 types of bombs - normal, and remote-controlled
- Randomly-placed boxes with random power-ups inside!
- Occasionally, random boxes of explosive TNT
- 100 level maps!
- A nasty "death" character who appears if the players take too long. He ruthlessly homes in one a character until he catches him... then he picks a new victim!
Download (0.23MB)
Added: 2006-11-21 License: GPL (GNU General Public License) Price:
1074 downloads
Keep IT Simple 0.1
Keep IT Simple is a simple, customizable, Conky-like theme for Superkaramba featuring a mail-checker and a temperatures monitor. more>>
Keep IT Simple is a simple, customizable, Conky-like theme for Superkaramba featuring a mail-checker and a temperatures monitor.
Enjoy!
It monitors:
- CPU usage
- HDD usage
- Network load
- Memory load
- e-mail inbox
<<lessEnjoy!
It monitors:
- CPU usage
- HDD usage
- Network load
- Memory load
- e-mail inbox
Download (0.074MB)
Added: 2006-07-11 License: GPL (GNU General Public License) Price:
1206 downloads
IT-MAME 0.1.5
IT-MAME project is a Tcl/tk Front End for xMAME. more>>
IT-MAME project is a Tcl/tk Front End for xMAME.
A graphical front end for xmame (Unix version of Multiple Arcade Machine Emulator). Easy to use and written in Tcl/Tk.
IT-MAME is a Front End for the great Unix arcade emulator xmame, wich is based on M.A.M.E. project (Multiple Arcade Machine Emulator). It has been written on tcl/tk, and yes, it already exists a tk frontend called tk-mame, but IT-MAME is smaller, quicker, and easier to use.
This script was developed and tested over the 0.36rc1 version of xmame, so i dont know if that works on prior versions of xmame, if you can test it, please let me know.
<<lessA graphical front end for xmame (Unix version of Multiple Arcade Machine Emulator). Easy to use and written in Tcl/Tk.
IT-MAME is a Front End for the great Unix arcade emulator xmame, wich is based on M.A.M.E. project (Multiple Arcade Machine Emulator). It has been written on tcl/tk, and yes, it already exists a tk frontend called tk-mame, but IT-MAME is smaller, quicker, and easier to use.
This script was developed and tested over the 0.36rc1 version of xmame, so i dont know if that works on prior versions of xmame, if you can test it, please let me know.
Download (0.012MB)
Added: 2007-01-10 License: GPL (GNU General Public License) Price:
1018 downloads
Epiphany Game 0.6.1
Epiphany project is a multiplatform clone of the game Boulderdash. more>>
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.
<<lessIt 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.
Download (1.4MB)
Added: 2007-06-22 License: GPL (GNU General Public License) Price:
856 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above bomb it 2 agame search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed