Space Alert Mission Generator

Features:
  • Generate new mission mp3 files for the board game Space Alert by Czech Games Edition
  • Control mission difficulty, length, and a host of other parameters
  • Random settings can be saved as an xml file for later use
  • Batch mode to generate large numbers of missions at once
  • Supports both English and German language audio
  • Customized audio tracks can be created by dropping in replacement audio snippets (see details)
  • Optional written transcripts can be created along with the audio file

System Requirements:

Download:
Source Code:
  • If you'd like to improve or extend the program (or just want a peek at the source), you can get my latest version here.  
  • You'll need Visual Studio 2008 C# to open the project.  You can get a free express edition from Microsoft.  
  • If you make any changes and would like me to post the results on this site, just let me know.
Bugs:
  • If you run into trouble with this program (or find a bug of some kind), please see the Feedback page for info on getting in touch with me.
Additional Information:
  • How to create your own audio sets
    1. Fashion replacements of the files in "clips/Czech Games English" or "clips/Czech Games German" with your own audio set.  
    2. Place your files in a new folder in the clips directory and give the directory a descriptive name.
    3. Copy over an example grammar.xml file from "clips/Czech Games English" and set the grammar to be either "English" or "German"
    4. Open the program and you should see your audio set in the pull down box.
    5. Try not to make any of the phrases too long.  If the new phrases are longer than the original german/english phrases, there are liable to be problems (which might be fixable if you contact me).