Difference between revisions of "Main Page"
Etherdrifter (talk | contribs)  | 
				 (→Legacy Materials:  github link edit)  | 
				||
| (13 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | ==  | + | ==Latest News==  | 
| − | + | === July 2016 ===  | |
| − | + | We've switched back to Perl and are now using [http://www.catalystframework.org Catalyst] as the underlying framework. It requires a lot of extra Perl modules, but these can be installed quite easily even if you don't have root access (in fact, it's recommended not to install them system-wide).  | |
| − | *[[BRPG]]  | + | == Older News ==  | 
| + | |||
| + | We switched briefly to developing the framework in Python, all original Perl materials are available at the bottom of this page.  | ||
| + | |||
| + | ==Contents==  | ||
| + | |||
| + | * [https://github.com/reanimatedprojects/rpgcat/blob/master/README.md Installation] - how to install the RPGCat (Perl/Catalyst) framework  | ||
| + | * [[Tasks]] - all the things that need to be done  | ||
| + | * [[BRPG]] - Basic RPG. This is the demo game we're aiming to bundle with the framework for people to experiment with  | ||
| + | |||
| + | ==Resources==  | ||
| + | |||
| + | Find RPGWNN at any of the following:  | ||
| + | |||
| + | * You can ask questions on Discord [https://discord.gg/MeSscUG in #public]  | ||
| + | * GitHub - [https://github.com/reanimatedprojects/ Reanimated Projects and Games organisation]  | ||
| + | * the experimental Python framework source at [https://github.com/reanimatedprojects/pyrpgwnn GitHub]  | ||
| + | * [https://trello.com/b/n1LWFgdc/framework To-do list at trello.com]  | ||
| + | * Twitter [https://twitter.com/rpgwnn/ @rpgwnn]  | ||
| + | |||
| + | Company links:  | ||
| + | |||
| + | * [https://www.facebook.com/pages/Reanimated-Projects-and-Games-Ltd/393365607356361 Facebook]  | ||
| + | * https://www.reanimated.co.uk/  | ||
| + | |||
| + | ==Legacy Materials==  | ||
| + | |||
| + | * [[Installation]] - Old framework install instructions  | ||
| + | * Old Perl source available at https://github.com/reanimatedprojects/framework  | ||
Latest revision as of 16:38, 8 April 2018
Latest News
July 2016
We've switched back to Perl and are now using Catalyst as the underlying framework. It requires a lot of extra Perl modules, but these can be installed quite easily even if you don't have root access (in fact, it's recommended not to install them system-wide).
Older News
We switched briefly to developing the framework in Python, all original Perl materials are available at the bottom of this page.
Contents
- Installation - how to install the RPGCat (Perl/Catalyst) framework
 - Tasks - all the things that need to be done
 - BRPG - Basic RPG. This is the demo game we're aiming to bundle with the framework for people to experiment with
 
Resources
Find RPGWNN at any of the following:
- You can ask questions on Discord in #public
 - GitHub - Reanimated Projects and Games organisation
 - the experimental Python framework source at GitHub
 - To-do list at trello.com
 - Twitter @rpgwnn
 
Company links:
Legacy Materials
- Installation - Old framework install instructions
 - Old Perl source available at https://github.com/reanimatedprojects/framework