Very simple game, you have to land the rocket on the Moon with minimum velocity on landing, with limited supplies of fuel. The only button that matters is W. Right bar shows remaining fuel and left — your velocity.
Source code is licensed under GPL and available in .love file [s]and via git: http://voker57.nonlogic.org/gits/?a=summary&p=lander[/s]
Moon lander
Moon lander
- Attachments
-
- lander.love
- Lander version 2
- (109.68 KiB) Downloaded 446 times
Last edited by Voker57 on Sat Jun 06, 2009 3:06 pm, edited 1 time in total.
Re: Moon lander
Epic programmer's graphics!
- bartbes
- Sex machine
- Posts: 4946
- Joined: Fri Aug 29, 2008 10:35 am
- Location: The Netherlands
- Contact:
Re: Moon lander
I löve it!
I'd suggest adding a reset and quit button though.
I'd suggest adding a reset and quit button though.
Re: Moon lander
Added restart key aka return. Here's updated version, i've added refueling while landed too, to watch the epic takeoffbartbes wrote:I löve it!
I'd suggest adding a reset and quit button though.
Also i've added textual alert about restart key, but fonts do not get rendered at all for some reason.
- Attachments
-
- lander.love
- (109.54 KiB) Downloaded 402 times
- bartbes
- Sex machine
- Posts: 4946
- Joined: Fri Aug 29, 2008 10:35 am
- Location: The Netherlands
- Contact:
Re: Moon lander
I guess Envy doesn't automatically load the font?
Maybe there's some option in envy, but you could also add the following to the load callback.
EDIT:
There might be some kind of bug? Sometimes I stop somewhere in mid-air.
Maybe there's some option in envy, but you could also add the following to the load callback.
Code: Select all
love.graphics.setFont(envy.defaultFont)
There might be some kind of bug? Sometimes I stop somewhere in mid-air.
Re: Moon lander
Yeah, that did work, thanksbartbes wrote:I guess Envy doesn't automatically load the font?
Maybe there's some option in envy, but you could also add the following to the load callback.EDIT:Code: Select all
love.graphics.setFont(envy.defaultFont)
There might be some kind of bug? Sometimes I stop somewhere in mid-air.
I've noticed this bug too, probably related to body/entity relationship
Re: Moon lander
Awesome game
In the great words of the song Jessica by the Allman Brothers Band, "..."
- qubodup
- Inner party member
- Posts: 775
- Joined: Sat Jun 21, 2008 9:21 pm
- Location: Berlin, Germany
- Contact:
I'm blind! - Moon lander
I finally tried the game but it seems to not work as it should.
All I see is: I haven't checked, but I assume it has something to do with Upper/lowercase file names. (GNU/Linux is sensitive to those. I'm on Arch Linux.)
EDIT: I just noticed that there are some png errors displayed, so it has nothing to do with the love file
By the way, you posted two love versions here. I recommend using version number in the name to indicate the version.
All I see is: I haven't checked, but I assume it has something to do with Upper/lowercase file names. (GNU/Linux is sensitive to those. I'm on Arch Linux.)
EDIT: I just noticed that there are some png errors displayed, so it has nothing to do with the love file
By the way, you posted two love versions here. I recommend using version number in the name to indicate the version.
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)
-- Don't force fullscreen (it frustrates those who want to try your game real quick) -- Develop for 1280x720 (so people can make HD videos)
Re: Moon lander
By the power of necromancy, I release updated version. It fixes the midair bug and adds useful notices.
What about 'i am blind' bug, i cannot reproduce it...
What about 'i am blind' bug, i cannot reproduce it...
Who is online
Users browsing this forum: Semrush [Bot] and 1 guest