Difference between revisions of "Main Page"
(→Contents) |
(→Legacy Materials: github link edit) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 11: | Line 11: | ||
==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 20: | Line 20: | ||
* You can ask questions on Discord [https://discord.gg/MeSscUG in #public] | * You can ask questions on Discord [https://discord.gg/MeSscUG in #public] | ||
− | * GitHub - [https://github.com/ | + | * GitHub - [https://github.com/reanimatedprojects/ Reanimated Projects and Games organisation] |
− | * the experimental Python framework source at [https://github.com/ | + | * 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 33: | Line 33: | ||
* [[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