Innovation Award
 March 2006
Number 3 |
Role play games (RPG) are very popular world wide, even before the Web days when the many players used to send their playing turn moves by mail to the game master.
The Internet and the Web in particular made it possible to play these games more interactively.
This package goes beyond the possibility to play RPG games on the Web and makes it possible to create them with an interactive AJAX based interface.
Manuel Lemos |
This package can be used to create Web based role play games (RPG).
It is not yet finished but it already implements some important features:
- Map engine: it can display maps with a bi-dimensional perspective that can be browsed interactively using AJAX. The map definition modules are simple easy to create text files.
- Events engine: used to generate events on a given map. The events are defined in a XML file.
- Fight engine: dynamical fight engine using JavaScript objects. Players can hit monsters, be hit, heal, win, or die. It uses a counter to simulate initiative.
- Character classes: There is one character abstract class, one avatar abstract class, one monsters abstract class, and two monster implementation class (goblins and lizards), and one warrior implementation class.
Currently the texts are in French.
PHP >= 5.1.1
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (84.6%) |
Good (82.7%) |
Sufficient (67.3%) |
Good (80.8%) |
- |
- |
Sufficient (65.4%) |
361 |
| Month: |
Not yet rated by the users |
| Link |
Description |
| Framework para Jogos Web Based - 2 |
Nesta busca de materiais para a implementação de um framework para jogos, André Clemer, meu companheiro de trabalho, encontrou uma solução para interfaces muito interessante... |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.