Sometime ago I did a sample of a minirpg using JavaScript,
then an online port using flash with a chat (client+server written in D),
and I had the graphics and animations, so I have ported the sample to PHP
using PHPMedia.
Graphics are from Tales of Eternia [(a game that we translated into spanish a few years ago)](http://toe.tales-tra.com/).
Using a 2xsai/2xeagle if I remember correctly.
The characters from the demo are Reid and Farah.
While the scenario (that is not included yet, since it is a collision demo)
, was the Regulus Dojo from ToE.
![](/images/2009/sample_rpg.png)
[2d RPG sample using phpmedia](/images/2009/phpmedia_rpg_test_eternia.7z)
Aprovechando que hacía tiempo hice una prueba de minirpg en javascript, y luego un port en flash online y con chat (cliente+servidor en D) y que ya tenía los gráficos y las animaciones, he portado eso mismo a php usando phpmedia.
Los gráficos son de Tales of Eternia [(juego que traducimos al español hace unos años)](http://toe.tales-tra.com/). Con un filtro 2xsai o 2xeagle si no recuerdo mal. Los personajes que se usan en la demo son Reid y Farah. Mientras que el escenario (que todavía no está puesto ya que es solo una demo de colisiones), es el Dojo de Regulus.
![](/images/2009/sample_rpg.png)
[Prueba de RPG 2D en phpmedia](/images/2009/phpmedia_rpg_test_eternia.7z)