This commit is contained in:
p.kosyh 2009-11-13 16:01:27 +00:00
parent b537e8f596
commit 7c111edc2a
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@
<hr>
<center><h2>INSTEAD 1.0.0 — interpreter of simple text adventures</h2></center>
<h1><a name="info">What is it?</a></h1>
<p align="justify">The interpreter of STEAD (Simple Text Adventures) allows to play games that combines visual novels, text adventures and classic quests of 1990-s. The STEAD games features are: </p>
<p align="justify">The interpreter of STEAD (Simple Text Adventures) allows to play games that combine visual novels, text adventures and classic quests of 1990-s. The STEAD games features are: </p>
<ul>
<li>very simple source code of the stories. (based on LUA);
<li>the ability to use graphical or textual (readline) game interface;

View file

@ -6,7 +6,7 @@ INSTEAD - Simple Text Adventure Engine, The Interpreter
.SH DESCRIPTION
The interpreter of STEAD (Simple Text Adventures) allows to play games that combines visual novels, text adventures and classic quests of 1990-s.
The interpreter of STEAD (Simple Text Adventures) allows to play games that combine visual novels, text adventures and classic quests of 1990-s.
The STEAD games features are:
.TP
* very simple source code of the stories. (based on LUA);