-
Notifications
You must be signed in to change notification settings - Fork 1
Home
greed77 edited this page Aug 29, 2012
·
2 revisions
Welcome to the phpRPG wiki!
The goal for phpRPG is to create a php framework that can be used to bring life to many styles of web-based RPG's. I want it to be simple at the core, but easy to add functionality through plugins to without having to alter the core code.
There will be core functionality that will be made solely to build the framework. There will be a few "core plugins" that will cover most of the basics (users / characters / stats / battle). Everything else will be made to "plug in" to these core functions (user map / professions / chat / etc).