Jump to content

[js13k] Space journey


Imanol
 Share

Recommended Posts

Hi!

 

I've finished my second game for JS13KGAMES. Here's a screenshot:

 

screenshot.png

 

Basically, you have to jump to other planets in order to get all 4 elements (fire, air, earth, water). There are 9 levels in total.

 

You can play it here: http://bolorsociedad.github.io/space-journey/

 

What do you think about it?

 

 

UPDATE: I've made an update, and now the gravity is much more realistic.

Link to comment
Share on other sites

TypeError: window.webkitAudioContext is not a constructor

Too bad it's not working at all in Firefox.

The gravity and movement feel a little bit strange, but the idea and the gameplay is quite cool.

 

 

 

Thank you very much for detecting the bug! I've just updated the code, and it works now.

 

Regards,

 

Imanol

Link to comment
Share on other sites

Fun. But gravity work strange. With the passing of another planet tangentially its gravity does not act. And I go in deep space.

Thanks for your feedback. The gravity is always down. I tried to calculate in each moment the resultant gravitational field, but it made the game a bit laggy in some computers, so that's why I decided to go for the simplest solution.

Link to comment
Share on other sites

Fun. But gravity work strange. With the passing of another planet tangentially its gravity does not act. And I go in deep space.

 

I've made an update, and the gravity is much more realistic now. I found the way to optimize it, without creating lag to the game. You can play it again, if you wish.

Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...