Difference between revisions of "RPG in a Box Wiki"

From Wiki | RPG in a Box
Jump to: navigation, search
Line 8: Line 8:
 
* [[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]]
 +
* [[Overview of UI Components]]
  
  

Revision as of 19:18, 12 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 demonstrates how to create and export a quick "test game" using the bundled example content. The second 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