Primary tabs

Comments by User

Monday, February 18, 2013 - 04:45

I was thinking that this needs a character generator! Has anyone worked on one yet? Let me know so that I won't duplicate the work.

Thursday, April 12, 2012 - 08:05

I've seen that if you talk about game plans, you can get great ideas. For example, I talked about doing an HTML5 game like BrowserQuest, and Bart mentioned that since BrowserQuest itself is open source, I could use it as starter code.

Wednesday, April 11, 2012 - 21:21

Hey, I'm off from school in August. I don't suppose you could extend the coding deadline to August 31?

Wednesday, April 11, 2012 - 20:54

Damn, I wish this had been around two years ago.

Sunday, April 1, 2012 - 11:59

Hi avgvst,

Thanks for trying out my game. I went ahead and upgraded my Opera to 11.62. Yes, it does lag after a while of playing, probably issues with Opera's garbage collector. Didn't crash for me though. Not sure what "black enemies" you are talking about. It could be an image failed to load, a refresh should fix that.

Your solution for touch input is pretty much what I've implemented. But the only problem seems to be on some mobile platforms there is a double tap zoom feature that gets in the way. I have not been able to disable that.

I'm no longer working on this game, I've got another project now. But I've open sourced it, so anyone who wants can go ahead and try to make it better.

Gaurav

Saturday, March 3, 2012 - 13:52

Not exactly 100% open art: the restriction is that they cannot be redistributed as is for free on other sites. But they are free to use and modify, even for commercial use. They have an FAQ you can read if you have questions.

Saturday, March 3, 2012 - 09:13

Hey, Blackscorp

Just tried the game again and it is massively improved since the last time I played. Nice work!

There are some interesting space backgrounds from WebTreats, etc you can try out.

Good luck!

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

Pages