Products News Updates Intro Page and FAQHints, Tips and Support

Games Factory Games

The Games Factory is a versatile object based programming system which allows high quality games (or indeed presentations, animations, slideshows and so on) to be created with relative ease. My first few projects using this system are now complete having spent a year or so honing my skills, with the most adventurous so far on the way!

Death Chase Special preview edition

I'm so pleased with how work is going on this title that a special preview edition has been put together. Click Here for details and the all important download!

CHRIS Massive project complete!

It is finally here, Deadsoft's first major title, CHRIS, set in an absorbing world driven by a powerful storyline and featuring many different options, level paths and styles of play, encompassing Point and Click, Strategy, Roleplay, and furious arcade skill as you attempt to save the Terran system from the ultimate evil- CHRIS! Screen shots and Download

South Park Deathmatch Enhanced Version 2.1!!!

A new name but pretty much the same game- the stars of Southpark battle to the death in three themed arenas using various pieces of deadly weaponry! This is a multiplayer-only game for 2-4 players on just one PC! What's new for V2.1, Screenshots and Download
No Screenshot available, sorry!

South Park Superbowl '98

Celebrity deathmatch meets Southpark as Cartman, Kenny, Kyle and Stan battle it out for supremacy.
Deadsoft is prowd to present its first full game. SPSB98 is an arena combat game for 2 to 4 players- each player picking a southpark character with unique strengths and weaknesses. Complete with samples from the program, SPSB98 is a great multiplayer game. Version 1.0 features all 4 characters, a single arena, a unique move for each character, intro and outro screens and most of the sounds. Latter versions will add more sound, moves and arenas to combat in, as well as powerups.

Download now: Spsb98.zip 713Kb download. File is compressed using Winzip 7. Contains setup program which installs all necessary files- you do not require a copy of The games Factory as all DLLs etc are included.

WinAMP Skins

These skins are basic bitmaps which modify the appearance of the WinAMP Mp3 Player. They're dead simple to make, so expect quite a few!
Image Description Size Download
The "Nuke Canvey" WinAMP skin is now available! 88Kb Download now: Canvey.ZipRequires WinAMP to use and WINZIP to decompress. Extract to the Skins Directory in a Canvey subfolder, then press ALT+S in WinAMP to select the skins menu- from there, choose the Canvey skin.

Duke Nukem Mods

Duke Nukem allows great scope for modification with a level editor included and the settings files available in an easy-to-edit C form. A level is on the way but at the moment I'm practicising my C skills by fiddling the Game.con files!
Image Description Size Download
This modified version of Game.Con turns any bullet (pistol,chaingun, shotgun) into an awesome missile launcher at the press of a button! By simply holding the space bar as you fire, each bullet will spawn 8 RPG blasts which DO cause damage. When pigcops are firing at you, make sure you release the space bar- their shotguns do just the same! 17Kb Download now: gamecon.ZipRequires Duke3D (any version) to use and WINZIP to decompress. See Readme.1st for details on installation

C Programs

Deadsoft has just begun to start producing small C applets which solve certain problems. You may be interested to see how I'm getting on, and of course the programs may well come in useful at some time! If you would like to use any of these little programs as sub functions in a main program, email me for the code and permission- Unlike TGF I have full rights over my C products, though These products includes software developed by the University of California, Berkeley and its contributors.- as a result of the fact that the compiler i use automatically links in malloc.h which is under the BSD copyright. Oh, and if you want DJGPP, goto Delorie for details.
Name Description Size Download
Deadsoft's C Standard Deviation Calculator This nifty little program takes any amount of numbers (via a for loop controlled by the number of items you wish to enter) then chucks out the standard deviation in return- if only i'd had this for my stats project a few months ago... 46Kb Download now: Standard.Zip
Haemonculus generator for WH40K This program allows you to select the weapons and wargear you wish to equip a Dark Eldar Haemonculi, and calculates the points cost and attributes of that model. Each item is described before being offered, sometimes with tactical advice too, and it is impossible to design an 'illegal' unit! 52Kb Download now: HM.Zip