Lolly Smash Adventures

Monkey Archive Forums/Monkey Apps/Lolly Smash Adventures

therevills(Posted 2014) [#1]
Lolly Smash Adventures discussion thread. Please leave your feedback here.


therevills(Posted 2014) [#2]
Any success with this upload?


rIKmAN(Posted 2014) [#3]
I'm just getting an empty frame.


simonh(Posted 2014) [#4]
It seems the issue is due to recent changes to Monkey's HTML5 builds which is causing the game not to show. Sorry for the inconvenience - we'll fix it ASAP.


simonh(Posted 2014) [#5]
This issue is fixed now. Great game - worth the wait!


therevills(Posted 2014) [#6]
Yay it works!! :)


Xyle(Posted 2014) [#7]
Lol, had to force myself to stop. Its very interesting how such simple games can be so addictive! Good graphics and effects!

Just to make sure, there is no sound right?

Thanks for sharing!


Raul(Posted 2014) [#8]
please share the generation code :D


therevills(Posted 2014) [#9]
Just to make sure, there is no sound right?

Yep, that's correct - to make it in time for the Candy Jam I didn't have time to add sounds.

please share the generation code :D

Generation code? If you mean the source code, no sorry I play on using it for a commercial game.


Raul(Posted 2014) [#10]
Not the whole source code, only the portion where you generate the gems :P


therevills(Posted 2014) [#11]
only the portion where you generate the gems :P


OK OK here it is:

[Code]Gem g = New Gem (x, y) [/code] ;-)


Raul(Posted 2014) [#12]
:))
nice one but I would use: cGem as class name :))

The algorithms behind a game like this beats me. Honestly I did not made any deep research because of the lack of time..

Anyway, what I like at this demo are the animations. Good work there. Feels professional!