Difference between revisions of "RPG in a Box Wiki"

From Wiki | RPG in a Box
Jump to: navigation, search
Line 6: Line 6:
 
= Getting Started =
 
= Getting Started =
 
The following guides are recommended if you're new to ''RPG in a Box''. The second guide below demonstrates how to create and export a quick "test game" using the bundled example content. 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.
 
The following guides are recommended if you're new to ''RPG in a Box''. The second guide below demonstrates how to create and export a quick "test game" using the bundled example content. 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 UI Components]]
+
* [[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]]

Revision as of 20:36, 13 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 second guide below demonstrates how to create and export a quick "test game" using the bundled example content. 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