Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.29 KB

File metadata and controls

27 lines (18 loc) · 1.29 KB

AnyRPG Introduction

AnyRPG is an open source Role Playing Game engine written in C# for Unity that enables content creators to rapidly create unique and engaging short stories, scenarios, adventures, and even full games.

By providing a platform with the most common Role Playing Game functionality out of the box, AnyRPG allows content creators to focus directly on the things that make their game unique such as visual assets and story content.

Getting Started

Guides: Jump right in

Follow our handy guides to get started on the basics as quickly as possible:

{% content-ref url="getting-started/installing-anyrpg/" %} installing-anyrpg {% endcontent-ref %}

{% content-ref url="getting-started/creating-your-first-game.md" %} creating-your-first-game.md {% endcontent-ref %}

{% content-ref url="getting-started/configuring-your-game.md" %} configuring-your-game.md {% endcontent-ref %}

{% content-ref url="getting-started/adding-content-to-your-game.md" %} adding-content-to-your-game.md {% endcontent-ref %}