File: Tutorials.html

package info (click to toggle)
renpy 6.10.2.dfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 19,468 kB
  • ctags: 5,383
  • sloc: python: 17,801; ansic: 7,116; makefile: 127; sh: 15
file content (34 lines) | stat: -rw-r--r-- 2,095 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
<html><head><title>Tutorials - Ren'Py Visual Novel Engine</title><link href="../shared.css" rel="stylesheet"><link href="../monobook.css" rel="stylesheet"><link href="../common.css" rel="stylesheet"><link href="../monobook2.css" rel="stylesheet"><link href="../docs.css" rel="stylesheet" /></link></link></link></link></head><body><div id="bodyContent">
			<p class="docnav"><a href="../index.html">documentation index</a></p><p><a href="/wiki/renpy/deu/Tutorials.html" title="renpy/deu/Tutorials">Diese Seite in Deutsch</a></p>
<hr />
<p><a id="Tutorials" name="Tutorials"></a></p>
<h1><span class="mw-headline">Tutorials</span></h1>
<p>The first tutorial you should read is the Quickstart manual, which teaches you how to make your first Ren'Py game.</p>
<ul>
<li><a href="../tutorials/Quickstart.html" title="renpy/doc/tutorials/Quickstart">Quickstart Manual</a></li>
</ul>
<p>The NVL-mode tutorial teaches you how to create games where pages of text fill the screen.</p>
<ul>
<li><a href="../tutorials/NVL-Mode.html" title="renpy/doc/tutorials/NVL-Mode">NVL-Mode Tutorial</a></li>
</ul>
<p>The web tutorial covers Ren'Py in greater detail.</p>
<ul>
<li><a href="../tutorials/Ren%27Py_Web_Tutorial.html" title="renpy/doc/tutorials/Ren&apos;Py Web Tutorial">Ren'Py Web Tutorial</a></li>
</ul>
<p><a id="Incomplete" name="Incomplete"></a></p>
<h3><span class="mw-headline">Incomplete</span></h3>
<p>You may like to view the simple introduction to the Ren'Py language:</p>
<ul>
<li><a href="../reference/The_Ren%27Py_Language_(Simple).html" title="renpy/doc/reference/The Ren&apos;Py Language (Simple)">The Ren'Py Language (Simple)&#8206;</a></li>
</ul>
<p>The style customization tutorial focuses in on how one can use the style system and style inspector to change the look of the various styles in the game.</p>
<ul>
<li><a href="../tutorials/Style_Customization.html" title="renpy/doc/tutorials/Style Customization">Style Customization Tutorial</a></li>
</ul>




<div class="visualClear" />
		<hr /><p class="docnav"><a href="../index.html">documentation index</a></p></div>
	</body></html>