Difference between revisions of "Main Page"
Etherdrifter (talk | contribs) m  | 
				 (→Legacy Materials:  github link edit)  | 
				||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | ==News==  | + | ==Latest News==  | 
| − | We've switched to developing the framework in Python, all   | + | === 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).  | ||
| + | |||
| + | == Older News ==  | ||
| + | |||
| + | We switched briefly to developing the framework in Python, all original Perl materials are available at the bottom of this page.  | ||
==Contents==  | ==Contents==  | ||
| − | * [https://github.com/  | + | * [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  | * [[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  | * [[BRPG]] - Basic RPG. This is the demo game we're aiming to bundle with the framework for people to experiment with  | ||
| Line 13: | Line 19: | ||
Find RPGWNN at any of the following:  | 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]  | * [https://trello.com/b/n1LWFgdc/framework To-do list at trello.com]  | ||
* Twitter [https://twitter.com/rpgwnn/ @rpgwnn]  | * Twitter [https://twitter.com/rpgwnn/ @rpgwnn]  | ||
| Line 20: | Line 28: | ||
* [https://www.facebook.com/pages/Reanimated-Projects-and-Games-Ltd/393365607356361 Facebook]  | * [https://www.facebook.com/pages/Reanimated-Projects-and-Games-Ltd/393365607356361 Facebook]  | ||
| − | *   | + | * https://www.reanimated.co.uk/  | 
| − | |||
| − | |||
| − | |||
==Legacy Materials==  | ==Legacy Materials==  | ||
* [[Installation]] - Old framework install instructions  | * [[Installation]] - Old framework install instructions  | ||
| − | * Old Perl source available at https://github.com/  | + | * 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