FoonLudum Dare ExplorerLD20 → Sprung

Sprung

By shiftingparadigms

View on Wayback Machine

CategoryRankScoreCount
Innovation1602.8318
Fun2601.9519
Theme2671.6916
Graphics1802.7218
Audio2071.789
Humor2351.8614
Overall2452.2619
Community1972.2218
Coolness1036

Comments

shiftingparadigms 2011-05-02 06:45

I made a slight modification to the code so that it now works in both Chrome and Firefox. One of my event handlers was not working correctly in Firefox and so I shifted the code to jump to another handler and now it works on both.

localcoder 2011-05-02 09:01

It's amazing that this can be done with javascript.

I found the mouse controls really off-putting - perhaps because of the way I moved my mouse as I played, the character seemed to be swaying around as if drowsy.

jonbro 2011-05-02 10:35

man that third level is HARRRD. way to write this all in javascript, and get 3d graphics as well. I was also having that difficultly with the mouse tracking slowly... I think that manshoots have gotten me tuned to super fast mouse tracking.

athanazio 2011-05-03 02:10

unable to initialize webgl ... :(

taybenlor 2011-05-03 03:10

Cool concept. ++ for JavaScript. Controls behaved strangely and I couldn't make it past lvl 2.

endurion 2011-05-03 17:49

Does not work on IE9. OS links are useless, all link to the web anyway.

rialgar 2011-05-03 19:10

somehow didn't work well, was all fuzzy and I was never shure if a jump was triggered or not

kvisle 2011-05-03 20:43

I want to encourage you to keep working on this - javascript / webgl are really cool things;

But you're probably aware that this needs a lot of work - especially the input.

shiftingparadigms 2011-05-04 01:01

@Kvisle, thanks. I really enjoyed making it, even though its painfully hard to enjoy. Its the first time I've done the LD and I was just happy to get something to work.

the-jack 2011-05-04 01:09

Congrats on clearing your first LD!

shiftingparadigms 2011-05-04 01:30

@Endurion, sorry first time for me, I guess I just didn't quite get how it was supposed to work. Its fixed now.

sonnybone 2011-05-04 23:28

Can't get it to run in any browser.

:(

tusongtupa 2011-05-06 07:38

Whoah! Javascript.. 3D. Plus points for that!

nyaa 2011-05-22 12:25

Very twitchy with the space bar for me, unfortunately!