(c) 1997 Charles Tumino & Virtually Real
Coding, designing, idea by Charles Tumino
This is NOT MY CREATION; I just modified it!
STORY
Welcome to Destruction Carnival! As Super-Agent D.S. Troy, your mission is to battle your way through Amadeus' contest and then defeat the evil warlord himself. The game is separated into three stages, each containing 4 waves of enemies and a boss character. There is also a bonus stage after the first and second boss encounters, which gives you the chance to earn a 1-UP. The waves steadily increase in difficulty, introducing new enemies and bringing them on in greater numbers.
MACINTOSH?
I decided to port this game on Mac OS X because I wanted to play it within my mac without bootcamping to Windows. This game had to be modified a lot in order to run properly and smoothly. Unfortunately the MMF2dev's port to mac is very bad [beta] for the moment and I had to use Xcode tools for the best result.
WINDOWS?
Due to the many modifications in the source code and the overall stability I decided to upload the Windows version too which is exactly the same with the mac one for all those that loved the original game and want to play it on Windows Vista and XP.
LINUX?
Finally, DC is also available for Linux (Ubuntu tested) as a single .jar file.
FEATURES
v2.1.1 28/10/2009 [for mac only]
- a major crash-glitch is fixed!
- other bugs have been fixed
- mac menu-bar redesigned
- all the secrets and the addons of v2.1 for windows and linux have been added to the mac version
v2.1 30/09/2009 [windows/linux]
- minor bugs have been fixed
- fade ins/outs have been added
- more secrets and addons have been added
v2.0 20-9-2009
- the source code was rewritten from zero with MMF2dev without altering the original game at all
- faster, smoother, better looking in a single and very small file (.exe/.app/.jar)
- configuration, menus specifically adjusted for windows, mac and linux
- codes added so that you can jump to a level without restarting all over
- many bugs were fixed (most of them due to the differences between the original .gam file and the new .mfa one)
- updated version so that it can run better on windows vista and xp
- ported on macos-x and macos 9.x
- ported on linux and other OSes that support the java platform