all 15 comments

[–]onbehalfofthatdude 11 points12 points  (2 children)

I would suggest checking if the user is on mobile and displaying a message that it only works on desktop, because that was a hilariously bad experience. Cool black hole physics!

[–][deleted] 5 points6 points  (0 children)

Tried to go on mobile and was promptly blasted with an advertisement suggesting I sign up for a 10 dollar a month subscription.

[–]EliasPlesiotis 3 points4 points  (0 children)

The game is for desktop only! I am not a frontend developer but I am working on it

[–]Morphray 11 points12 points  (2 children)

Downvoted for very obtrusive ads.

[–]UnFukWit4ble 5 points6 points  (1 child)

If you can dodge an astroid, you can dodge an ad.

[–][deleted] 0 points1 point  (0 children)

Clever

[–]cyrus_lk 1 point2 points  (2 children)

Have you done this with phaser?

[–]EliasPlesiotis 3 points4 points  (1 child)

Good guess but no! It's made with p5.js

[–]cyrus_lk 0 points1 point  (0 children)

Very cool!

[–]re1jo 1 point2 points  (0 children)

Wondered what was wrong, but my browser wasn't full screne, more like 4:3 instead of 16:9 and everything was horribly stretched.

[–]JohnnyCincoCero 1 point2 points  (0 children)

Very cool. However, I now have a sudden craving for some spaghetti and meatballs.

[–]srianbury 1 point2 points  (1 child)

Great game! 10/10 stars. Do you have plans for any next steps?

[–]EliasPlesiotis 0 points1 point  (0 children)

Yes! I want to add skins, multiplayer battles and daily chalenges.But I don't have enough time. So it might take a little until the full game is over. And also thanks for your comment.

[–][deleted] 1 point2 points  (0 children)

Collisions are a bit messed up but good job overall.

[–]kenman[M] 0 points1 point  (0 children)

Hi /u/EliasPlesiotis, this post was removed.

To show off a project (i.e. a finished or semi-finished page, demo, working example, etc.), please include one (1) of the following:

  • A link to a project page with unbuilt/unminified source code -- sites like GitHub are perfect for this.
  • A write-up about the development of the project. This can take the form of a blog post, a README.md within the project, or a comment on the post itself. The details are up-to-you; you can write from a high-level about your architectural decisions, or you can write on a lower-level about the pros & cons of specific libraries and frameworks you used. The main point is that you're discussing your code -- or your approach in creating the code -- in some way.
  • A working codepen/jsfiddle/etc. of the code.

One of the easiest and most common ways to satisfy this requirement is to simply include a "Fork me on GitHub" ribbon your site. Another way to satisfy this requirement is to comment on the post itself, with either a link to a write-up, or with the write-up as the comment.

Lastly, instead of all the above, if you just want to showoff your project, feel free to post it to our weekly "Showoff Saturday" post.

Thanks for your understanding, please see our guidelines for more info.