Fix up the remaining hardcoded page refs.
[ibg.git] / appendices / b.rst
1 =============================
2  Appendix B -- "Heidi" story
3 =============================
4
5 .. only:: html
6
7   .. image:: /images/picH.png
8      :align: left
9
10 |H|\eidi in the Forest is our first -- and simplest -- game. We describe it
11 in three chapters: :doc:`/chapters/03`, :doc:`/chapters/04` and
12 :doc:`/chapters/05`.  Here is a run-time transcript, and then the original
13 and extended source files.
14
15 Transcript of play
16 ==================
17
18 .. literalinclude:: /examples/Heidi.txt
19    :language: transcript
20
21 Game source code -- original version
22 ====================================
23
24 .. literalinclude:: /examples/Heidi.inf
25    :language: inform6
26
27 Game source code -- revisited
28 =============================
29
30 .. literalinclude:: /examples/HeidiPlus.inf
31    :language: inform6