dave-f / micro-charm

A tiny text adventure compiler, initially targeting 8 bit micros

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

micro-charm

A tiny text adventure compiler, initially targeting 8 bit micros.

Adventures are compiled from an XML based source, to data files which, along with a parser, run on a variety of platforms. Initially I am hoping to get support for the BBC Micro and Spectrum.

About

A tiny text adventure compiler, initially targeting 8 bit micros

License:GNU General Public License v3.0


Languages

Language:C++ 77.8%Language:Assembly 18.9%Language:Objective-C 3.3%