What do you guys think?
obs: press esc and select "make random level"
cake platformer
-
- Prole
- Posts: 18
- Joined: Wed Nov 07, 2012 10:24 pm
cake platformer
- Attachments
-
- unobgame.love
- (149.04 KiB) Downloaded 352 times
Re: cake platformer
Nice job!
Generally you want to use images with a transparent background.
It would also be nice if there was a a way to destroy the enemies.
But it's a great start, especially the random levels!
Generally you want to use images with a transparent background.
It would also be nice if there was a a way to destroy the enemies.
But it's a great start, especially the random levels!
- YellowAfterlife
- Prole
- Posts: 29
- Joined: Mon Jan 23, 2012 4:05 pm
- Contact:
Re: cake platformer
I quite like the procedural generation here, but difficulty is pretty high.
I'd even say, unbearable, at times.
And by "unbearable" I mean this:
Like, really, I was playing for several minutes to get to that point, just for a definitive loss that throws player all the way back.
I'd even say, unbearable, at times.
And by "unbearable" I mean this:
Like, really, I was playing for several minutes to get to that point, just for a definitive loss that throws player all the way back.
yal.cc
Contains things I work on. Also gets Love2d examples time to time.
Contains things I work on. Also gets Love2d examples time to time.
-
- Prole
- Posts: 18
- Joined: Wed Nov 07, 2012 10:24 pm
Re: cake platformer
well, I'm actually just spawning the enemies at totally random positions, so its quite possible some will gather around a platform and completely bar your passage
there are a few things that could be done, 1 and 2 are pretty simple
1) reduce the number of enemies, the probability of a barrage happening will be smaller
2) reduce the size of the enemies
3) make some sort of code to dont spawn too many enemies together, or too many enemies close to a same platform
there are a few things that could be done, 1 and 2 are pretty simple
1) reduce the number of enemies, the probability of a barrage happening will be smaller
2) reduce the size of the enemies
3) make some sort of code to dont spawn too many enemies together, or too many enemies close to a same platform
-
- Prole
- Posts: 18
- Joined: Wed Nov 07, 2012 10:24 pm
Re: cake platformer
im trying to add moving platforms but dont know how to make friction D:
-
- Prole
- Posts: 18
- Joined: Wed Nov 07, 2012 10:24 pm
Re: cake platformer
okay, the physics of the moving platform is done, now i still need to make it able to generate them on the map
Who is online
Users browsing this forum: No registered users and 3 guests