MAGE

MAGE Against Generic Enchantments

MAGE

MAGE Against Generic Enchantments is a Seven Day Roguelike written by Jeff Lait.

You can get the most recent version here.

This provides a Windows version and a 64bit Linux executable version along with the source for those brave enough to try and build it from scratch.

About

You were a mage enrolled in the prestigious MAGE academy. This academy's recursive acronym is Mage Against Generic Enchantment. The founding principle is a rejection of boring magic that can be tamed by orthogonal rules. Each spell should have its own unique charm unrelated to other magic.

It didn't take long to discover the academy was a scam. The same boring rules underlie their magic as the rest of the multiverse, except they've hidden the connections behind thick layers of obfuscation.

Escape is not so easy, however, for they've placed the academy on the top of a tall tower. The lower levels are all inhabited by monsters that make short work of students that try to leave without a gate spell.

Features

Many consider a grid based map part of the definition of a roguelike. And I wouldn't argue the point. But does the map have to be visible?

MAGE eliminates the use of text-as-graphics and instead communicates with you solely with a message stream. On Windows you can use the built-in Text To Speech and play without a monitor! But the intent is to not build a MUD - underneath is a very traditional grid-based roguelike with all the tactical positioning you are used to.

And if it proves too much, you turn the map back on again.

Version History

A 7DRL is supposed to be completely done at the end of the seven days. However, this should not mean one does not make small fixes.

March 13th, 2022

The original 7DRL version can be found here.