ippa / jaws

Jaws - HTML5 canvas javascript 2D Game Framework
https://jawsjs.ippa.se
GNU Lesser General Public License v3.0
363 stars 75 forks source link

Fixed issue #52 #53

Closed jorisvddonk closed 12 years ago

jorisvddonk commented 12 years ago

Parallax now works correctly, and is a lot faster. Tests are included for both performance and accuracy.

ippa commented 12 years ago

Hey, sorry for this taking an insane amount of time to merge :). And thanks for the patch. I think I skimmed through this one before summer and saw that in here ( https://github.com/jorisvddonk/jaws/commit/b675568dabd8036f1ee7a381dd771476f4295518 ) you had replaced a whole file and I was about to ask you to fix that, but then it got lost. Btw, do you have a project going with your fixed version? I would be happy to link to it the from jawsjs readme!

jorisvddonk commented 12 years ago

No worries. The beauty of open-source development, in my opinion, is that it's completely voluntary, and that development can happen whenever you want to. As such, I don't really care if my queries or pull requests are responsed to in a timely manner, especially since my fork is as public as the original library. :)

I have been working on a project that makes use of jaws.js, but I haven't released anything yet. If I ever finish something (highly unlikely; I almost never finish projects) I'll let you know. :)