Difference between revisions of "RPG in a Box Wiki"

From Wiki | RPG in a Box
Jump to: navigation, search
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
= Welcome to the wiki for '''RPG in a Box'''! =
+
= Welcome to the Wiki for '''RPG in a Box'''! =
  
 
The purpose of this wiki is to serve as a one stop source of documentation relating to ''RPG in a Box''. I decided to go with a wiki as I wanted something quick and easy that would allow me to stay focused on development of the actual software. Over time, I plan to include a variety of resources here - everything from general documentation to tips and tutorials. I hope you find this helpful!
 
The purpose of this wiki is to serve as a one stop source of documentation relating to ''RPG in a Box''. I decided to go with a wiki as I wanted something quick and easy that would allow me to stay focused on development of the actual software. Over time, I plan to include a variety of resources here - everything from general documentation to tips and tutorials. I hope you find this helpful!
Line 5: Line 5:
  
 
= Getting Started =
 
= Getting Started =
 +
The following guides are recommended if you're new to ''RPG in a Box''. The first guide will help get you accustomed to the layout of the user interface. The second guide demonstrates how to create and export a quick "test game" using the bundled example content, and the third guide is a more comprehensive walkthrough and includes additional detail around creating your own custom content, such as maps, tiles, and scripts, from the ground up.
 +
* [[Overview of the User Interface]]
 
* [[Creating a Game using the Example Content]]
 
* [[Creating a Game using the Example Content]]
 
* [[Creating a Custom Game from Scratch]]
 
* [[Creating a Custom Game from Scratch]]

Latest revision as of 21:55, 16 July 2016

Welcome to the Wiki for RPG in a Box!

The purpose of this wiki is to serve as a one stop source of documentation relating to RPG in a Box. I decided to go with a wiki as I wanted something quick and easy that would allow me to stay focused on development of the actual software. Over time, I plan to include a variety of resources here - everything from general documentation to tips and tutorials. I hope you find this helpful!


Getting Started

The following guides are recommended if you're new to RPG in a Box. The first guide will help get you accustomed to the layout of the user interface. The second guide demonstrates how to create and export a quick "test game" using the bundled example content, and the third guide is a more comprehensive walkthrough and includes additional detail around creating your own custom content, such as maps, tiles, and scripts, from the ground up.


Editor Guides


Tutorials


Reference