Avian Apocalypse Level Editor
Avian Apocalypse Level Editor

Download not Available

Introduction

This is the level editor for Avian Apocalypse. It was made to support the game, and has a number of useful features including auto-updating. All the levels from Avian Apocalypse were made using this editor.

The Program

The Avian Apocalypse Level Editor can be used in Microsoft Windows. Download availiable from here, and there is an online readme here. The readme can also be viewed from within the program.

Credits

  • Coder: Phil Broadbent
  • Plus Image Conversion Code by Nick Forrington

Development Tools

This level editor was written in Visual Basic.

What we learnt

  • - Visual Basic doesn't handle targa images very well... (Cheers Nick!)
  • - File formats and loading methods can change over the life of a project, and poor planning leads requires continous updating.
  • + In-house development tools like this level editor are not only essential to build game content, but can also be developed alongside the main project, allowing maximum compatability and stability.