Wiki RPG: Template World
From Create Your Own Story
(Difference between revisions)
m |
|||
(2 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
==Summary== | ==Summary== | ||
- | To better identify with the hero of an RPG you might want to give him or her name. Also, for | + | To better identify with the hero of an RPG you might want to give him or her a name. Also, for fantasy RPG's you often want to play a character from a different race such as an elf or a dwarf. This game shows how to ask the player for a name and a race, and how to keep track of these variables within your game. |
- | fantasy RPG's you often want to play a character from a different race such as an elf or a | + | |
- | dwarf. This game shows how to ask the player for a name and a race, and how to | + | |
- | keep track of these variables within your game. | + | |
==Play This Game== | ==Play This Game== | ||
- | [http://gamedev.cs.colorado.edu/~strohman/cgi-bin/ | + | [http://gamedev.cs.colorado.edu/~strohman/cgi-bin/wiki_rpg.py?url=http://www.editthis.info/Choose_Your_Own_Adventure/index.php/Wiki_RPG:_Template_World:_Master_Page play] |
==Edit This Game== | ==Edit This Game== | ||
Line 13: | Line 10: | ||
==Next== | ==Next== | ||
[[Wiki RPG: Dialog World]] | [[Wiki RPG: Dialog World]] | ||
+ | [[Category: Wiki RPG|T]] |
Current revision as of 04:27, 1 April 2007
Contents |
Summary
To better identify with the hero of an RPG you might want to give him or her a name. Also, for fantasy RPG's you often want to play a character from a different race such as an elf or a dwarf. This game shows how to ask the player for a name and a race, and how to keep track of these variables within your game.