File: index.html

package info (click to toggle)
instead 1.6.0-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 6,220 kB
  • sloc: ansic: 26,619; makefile: 247; sh: 207; cpp: 93
file content (40 lines) | stat: -rw-r--r-- 1,597 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<html><head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<style type="text/css">
<!--
body { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12; 
	margin-left: 64px; 
	margin-top: 64px;
	margin-right: 64px;
	background: #f0f0f0;
	}
-->
</style>
<title>INSTEAD -- interpreter of simple text adventures for Unix and Windows</title>
</head><body bgcolor="#f0f0f0">
<h2>INSTEAD 1.6.0</h2>
<p>INSTEAD -- interpreter of simple text adventures for Unix and Windows.<br>
INSTEAD was designed to interpret the games that are the mix of visual novels, text quests and classical 90'ss quests.</p>

<hr>
Links:
<ul>
<li><a href="http://code.google.com/p/instead-games/wiki/Screenshots">Screenshots</a>
<li><a href="http://code.google.com/p/instead-games/downloads/list">Games</a>
<li><a href="http://instead.syscall.ru/forum">Forum</a>
<li><a href="http://instead.syscall.ru/wiki/en/documentation">English Documentation</a>
<li><a href="writing_games-en.html">Local Documentation copy</a>
</ul>
<hr>
Ресурсы:
<ul>
<li><a href="http://instead.syscall.ru/screenshots">Скриншоты</a>
<li><a href="http://instead.syscall.ru/games">Игры</a>
<li><a href="http://instead.syscall.ru/forum">Форум</a>
<li><a href="http://instead.syscall.ru/wiki/ru/documentation">Документация по программированию игр</a>
<li><a href="writing_games.html">Локальная копия Документации</a>
</ul>
<hr>
<p align = "right">(c)by Peter Kosyh, '2009-2010 [gl00my(dog)mail.ru, jabber:gl00my@jabber.ru]</p>
</body></html>