Log In  

Cart #43441 | 2017-08-19 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2


Cart #43432 | 2017-08-19 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2

My second contribution to the One Hour Gamejam which, as you guessed, about making a game in 1 hour. Wish I had more time for some levels, those here are a bit random and the game could get a bit more interesting with well thought timings. Not enough time neither for a playable random generation. Well, you ain't do much in 1 hour. But this one has sounds, yay!
http://onehourgamejam.com/

Edit: corrected a bug crashing the game when accessing last level.


Twitter | Facebook | Pinterest | RedBubble

P#43433 2017-08-19 17:04 ( Edited 2017-08-22 01:13)

Sounds? You're like a crazy person. Don't you know sound design is meant to be left until after beta? :)

(Audio engineers do not think I am a funny person.)

P#43436 2017-08-19 17:32 ( Edited 2017-08-19 21:32)

He he, yeah! But that was quicker to add sfx() when you lose or win the level than to show it on screen.

PS: Just looked at my code here, jeez, this is so small! Like a bunch of tweetjams

P#43437 2017-08-19 17:36 ( Edited 2017-08-19 21:36)

Victory? =)

P#43438 2017-08-19 17:56 ( Edited 2017-08-19 21:56)

Yep I just discovered that on the Twitch streaming, not cool. Those goddam 1 based indexes arrays! :D
To change level I used

levn=(levn+1)%#levs

instead of

levn=levn%#levs+1
P#43442 2017-08-19 18:22 ( Edited 2017-08-19 22:22)

Oh man...seizure inducing!

P#43447 2017-08-20 00:09 ( Edited 2017-08-20 04:09)

Really? I tried to pick colors that are not that contrasted to avoid that: red on purple instead of red on black or worse, white on black. At least no one commented on that while it was played on Twitch.

P#43452 2017-08-20 03:33 ( Edited 2017-08-20 07:33)

I didn't mean the colors, but the flashing.

Not to rag on the game though. It's simple yet can be tough!

P#43524 2017-08-21 21:13 ( Edited 2017-08-22 01:13)

[Please log in to post a comment]

Follow Lexaloffle:          
Generated 2024-03-28 13:45:33 | 0.015s | Q:25