Primary tabs

Comments by User

Tuesday, February 7, 2012 - 13:36

I don't know anything about Crafty, but JQuery is mostly useless. I wasn't using AJAX and the rest of JQuery just papers over differences between IE<9 and modern browsers. I just simply ignored IE<9. You can see I handle things like custom events without JQuery just fine by doing it the standard compliant way.

Was Crafty really helpful? I wonder if it would have been worth the time to go learn it.

Monday, February 6, 2012 - 11:01

Hey BlackScorp,

Oh wow you tried to do this in 12 hours? I had help, and spent months. (Of course I was going to school...)

In that case I'm really impressed.

Gaurav

Sunday, February 5, 2012 - 15:52

Hi BlackScorp,

Very nice effect the way you make the entire game jump up and down when you get hit.

Gaurav

Sunday, January 29, 2012 - 18:09

Great News!!!

I finally found a hqnx program that works on pngs with transparency support. Unfortunately it is command line only at this point, but here it is. It is LGPL too, so if someone wants to finish the job and turn it into a GIMP filter...

Anyway here are the results of scaling by 2x on http://opengameart.org/content/twelve-16x18-rpg-sprites-plus-base Feel free to compare to http://opengameart.org/content/antifareas-rpg-sprite-set-1-enlarged-w-tr...

Enjoy!

Gaurav

 

 

Saturday, November 5, 2011 - 04:41

dczanik: What license is this available under? Can you post these with appropriate tags so we can find it in search?

HTML5 Canvas Old School RPG

Monday, October 24, 2011 - 14:08

Save and load is implemented using HTML5 LocalStorage. As the name implies, yes, the data is stored locally.

HTML5 Canvas Old School RPG

Tuesday, October 4, 2011 - 22:11

There are SVG files located in Wikimedia Commons for this, under CC0, if anyone would prefer that license. See http://commons.wikimedia.org/wiki/File:Radiation_warning_symbol.svg and http://commons.wikimedia.org/wiki/File:WMD-radiation.svg.

Tuesday, August 30, 2011 - 00:29

Gobusto:

While I am very impressed by RPGJS technically, I would be very wary of actually using it. It uses RPG Maker XP as its game editor, and that raises a lot of copyright issues. Not to mention the demo heavily uses RPG Maker XP art. As far as I can tell, they did not get Enterbrain's permission for any of this.

HTML5 Canvas Old School RPG

Friday, July 22, 2011 - 22:33

Have you tried asking on StackOverflow?

Pages