20 Second Game Jam Entry.

If you are using Chrome a crash may happen on a relaunch, it's the player not my code.

Find the correct amount and ratio of fuels to reach space.

It uses the real world ratio of fuel 6:1 (Ox/Hy).

Controls mouse.

Music by Eric Matyas - www.soundimage.org

StatusReleased
PlatformsHTML5
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
AuthorHeavens
Made withAppGameKit

Comments

Log in with itch.io to leave a comment.

(+1)

good stuff, heavens. i’ve achieved orbit (in easy mode) alongside this stellar sim :)

great detail and overall experience.

A bit of a problem here: The graphics are showing volume, but the 6:1 ratio is by mass, not volume, which is closer to 1:3 (Oxygen/Hydrogen).


Oh, and the game crashes if you try to do two launches

Internally the masses are calculated, it’s a physical simulation, so the fuels have mass, as the fuel is burned, you lose mass, gravity pulls a little less on the shuttle as you gain altitude.

No other reports of a crash do you get an error message?

Hmmm, fair enough, but the graphics (as you fill the tanks) makes it look like it's being filled by volume.

Oh, I see you have the (Chrome) crash problem in the description, but the error is here anyway, in case it helps. Happens on second launch, right at maxQ (both launches was at around 4:1, so a bit short of orbit):

Uncaught abort() at Error at jsStackTrace (https://html-classic.itch.zone/html/9241885/AGKPlayer.js:1:40126) at stackTrace (https://html-classic.itch.zone/html/9241885/AGKPlayer.js:1:40309) at Object.abort (https://html-classic.itch.zone/html/9241885/AGKPlayer.js:3:13419) at _abort (https://html-classic.itch.zone/html/9241885/AGKPlayer.js:1:287743) at qXb (https://html-classic.itch.zone/html/9241885/AGKPlayer.asm.js:10:471520) at V8b (https://html-classic.itch.zone/html/9241885/AGKPlayer.asm.js:16:6685) at P9b (https://html-classic.itch.zone/html/9241885/AGKPlayer.asm.js:16:15441) at Xcb (https://html-classic.itch.zone/html/9241885/AGKPlayer.asm.js:5:308933) at gE (https://html-classic.itch.zone/html/9241885/AGKPlayer.asm.js:8:305528) at zk (https://html-classic.itch.zone/html/9241885/AGKPlayer.asm.js:4:655731) If this abort() is unexpected, build with -s ASSERTIONS=1 which can give more information.