/TAGET

Simple text adventure engine

Primary LanguageLuaGNU General Public License v3.0GPL-3.0

TAGET, the Text Adventure Game Engine Thingy, Copyright (C) Robert Cochran 2013
TAGET comes with ABSOLUTELY NO WARRANTY!
This is free software, and you are welcome to redistribute and modify it
under cetain conditions, see the LICENSE file for details

This project uses Lua, a very powerful and lightweight scripting language.
Find it at http://www.lua.org/

To start :

Windows : drag 'main.lua' onto 'lua52.exe'

Linux/Mac OS X : Use your own copy of Lua (at least 5.2)
and run the 'main.lua' file

Send any email related to TAGET to robert-git@cochranmail.com,
and be sure to include 'TAGET' somewhere in the subject.