A Platformer With Love!

Show off your games, demos and other (playable) creations.
User avatar
Robin
The Omniscient
Posts: 6506
Joined: Fri Feb 20, 2009 4:29 pm
Location: The Netherlands
Contact:

Re: A Platformer With Love!

Post by Robin »

Evil Telephone wrote:The reason jumping twice works is because when you jump the first time and don't make it to the next platform, it has a side-effect of "resetting" you to the absolute top of the previous platform's collision box.
I know, that is why I'll move the platforms closer to each other: then you can make it without jumping twice.
Help us help you: attach a .love.
User avatar
whitebear
Citizen
Posts: 86
Joined: Sun Mar 15, 2009 1:50 am

Re: A Platformer With Love!

Post by whitebear »

Is the "wall" end of the level or am I missing something here?
User avatar
athanazio
Citizen
Posts: 96
Joined: Fri Apr 10, 2009 3:12 am
Location: Rio de Janeiro - Brazil
Contact:

Re: A Platformer With Love!

Post by athanazio »

I like the little guys floating around my char !
what if you can make the char a little bit more heavy ? or more gravity I dont know, beacause is floating too much, at least for me =)
Nothing is simple but everything is possible.
User avatar
Robin
The Omniscient
Posts: 6506
Joined: Fri Feb 20, 2009 4:29 pm
Location: The Netherlands
Contact:

Re: A Platformer With Love!

Post by Robin »

@whitebear: the level isn't really finished, so it's kinda open-ended :P
@athanazio: the gravity can easily adjusted, you can toy with it and tell which value works best for you. Adjusting the gravity means having to adjust the jump too, or else you won't be able to make some of the platforms.
Help us help you: attach a .love.
AirPump
Prole
Posts: 12
Joined: Tue Mar 24, 2009 7:55 pm

Re: A Platformer With Love!

Post by AirPump »

Not bad, but a couple of issues:

The little smileys seem to have no purpose, and enemies seem pointless since touching them kills them. What causes the little smileys to die also seems unpredictable.
User avatar
Robin
The Omniscient
Posts: 6506
Joined: Fri Feb 20, 2009 4:29 pm
Location: The Netherlands
Contact:

Re: A Platformer With Love!

Post by Robin »

AirPump wrote:Not bad, but a couple of issues:

The little smileys seem to have no purpose, and enemies seem pointless since touching them kills them. What causes the little smileys to die also seems unpredictable.
Actually, the little smileys do have a purpose: they are extra lives. They die if you encounter an enemy. The enemy also dies, because it was the easiest way to prevent instant death when touching an enemy. If the enemy wouldn't die, this would happen: suppose you have 3 extra lifes. You touch an enemy -> -1 life. You still touch the enemy (because you have to be ultra fast to escape in a single frame) -> -1 life. Still touching -> -1 life. Still touching -> -1 life. Still touching -> you're dead! All this would have happened within half a second, which is the human reaction time.
Help us help you: attach a .love.
User avatar
bartbes
Sex machine
Posts: 4946
Joined: Fri Aug 29, 2008 10:35 am
Location: The Netherlands
Contact:

Re: A Platformer With Love!

Post by bartbes »

It's fun to play, but before I can get addicted I need more (or longer) levels...
User avatar
Robin
The Omniscient
Posts: 6506
Joined: Fri Feb 20, 2009 4:29 pm
Location: The Netherlands
Contact:

Re: A Platformer With Love!

Post by Robin »

bartbes wrote:It's fun to play, but before I can get addicted I need more (or longer) levels...
I'm working on the level, but I prefer to work on the game itself while it's just not quite right.

I have a new version which has several improvements:
  • It lets you know when you've won!
  • The sky is no longer the limit: if you get too high, the view adjusts smoothly.
  • You can go back now
  • Small improvements in level, and:
  • A new piece of level. This one is pretty hard. In my testing, I rarely make it.
Attachments
jump4.love
New version!
(115.66 KiB) Downloaded 193 times
Help us help you: attach a .love.
User avatar
qubodup
Inner party member
Posts: 775
Joined: Sat Jun 21, 2008 9:21 pm
Location: Berlin, Germany
Contact:

Re: A Platformer With Love!

Post by qubodup »

This one is pretty hard. In my testing, I rarely make it
Impossible! especially with the floaty movement..

the scren-scrolling is nice though.
lg.newImage("cat.png") -- made possible by lg = love.graphics
-- Don't force fullscreen (it frustrates those who want to try your game real quick) -- Develop for 1280x720 (so people can make HD videos)
User avatar
Robin
The Omniscient
Posts: 6506
Joined: Fri Feb 20, 2009 4:29 pm
Location: The Netherlands
Contact:

Re: A Platformer With Love!

Post by Robin »

qubodup wrote:Impossible! especially with the floaty movement..
I thought I made it through once... but I may be mistaken. Anyway, I suppose the last platforms could be a bit closer though.
Help us help you: attach a .love.
Post Reply

Who is online

Users browsing this forum: Amazon [Bot] and 23 guests