Allegro.cc
Projects
Resource Directory
|
Depot Games: Set Up Us The Bomb !!!
Project Status: Abandoned Highest Popularity: #5 during June 2009 Links: Web Site Category: Arcade Developers: Bruce Perry, Bob Ports: DOS, Linux, Windows Source Code: Available Author's Description: Set Up Us The Bomb !!! is a multiplayer (on one computer) 3D game where you drive around in little hovercraft and drop bombs everywhere, attempting to blow each other up. It was a team effort between Bob, Bob's friend Dgege, CJ, CJ's friend Alberto, and me, for The Allegro Team Competition ( http://www.student.wau.nl/~martijni/teamcompo/ ). Version 0.4, from the competition, was a mess. This release is Version 0.8, and it's a lot more stable and playable than Version 0.4. Features: - Multiple resolutions - Multiple languages - Plusieurs langues - Multiples idiomas - Animals from Sheep - About ten different power-ups (they appear when you smash into the animals) - Persistent blood - Rippling water - Particle explosions blended on the inside but sharp on the outside (see http://www.allegro.cc/forums/view_thread.php?_id=162982 ) - Music played with DUMB - Really cheesy sound effects - Artificial stupidity (seriously; there hasn't even been any attempt to make them think yet :P) - Graphics so real they will kill you ;) No networking I'm afraid, but I'll try and implement that one of these days... Enjoy :) The zip contains DOS and Windows executables, and source code. There are makefiles, but if they don't work, just compile and link all the src/*.c files together (don't use src/misc/runner.c). When compiling, specify 'include' and 'src' as directories to search for include files (that's -Iinclude -Isrc on gcc; capital i, not small L). You need to link with -laldmb -ldumb -lalleg, or -laldmb -ldumb `allegro-config --libs`. (Those are small L, not capital i). The Windows build requires alleg40.dll. You might already have this file. If not, put it in c:\windows\system or somewhere else that's in the path; that way all Allegro programs can share it, which is the only reason to use a DLL instead of doing a static link. This information is available at the following URL with hyperlinks: http://www.allegro.cc/forums/view_thread.php?_id=199996 Downloads
|
Screenshots
Public Opinion Overall Rating: 9.0
The Developer
Bruce Perry
![]() |