Live data from Hacker News

Show HN: Bubbles - my unfinished HTML5 Particle Game

fullstackoptimization.com

1–10 of 89 posts

Re: Show HN: Bubbles - my unfinished HTML5 Particle Game

#2
some time ago i wanted to learn how to create a canvas games, so i started with http://www.html5rocks.com/en/tutorials/canvas/notearsgame/ and took it from there. now it's a little bit osmosis and asteroids, and it's unfinished and MIT. so please take it, fork it or just read the source. hope it's useful (and/or fun) for someone.

Re: Show HN: Bubbles - my unfinished HTML5 Particle Game

#7
post #2

some time ago i wanted to learn how to create a canvas games, so i started with http://www.html5rocks.com/en/tutorials/canvas/notearsgame/ and took it from there. now it's a little bit osmosis and asteroids, and it's unfinished and MIT. so please take it, fork it or just read the source. hope it's useful (and/or fun) for someone.

Thanks for providing your "source" -- when I wanted to write a boardgame in Python, I followed much the same method, adapting a tic-tac-toe game demo.

Re: Show HN: Bubbles - my unfinished HTML5 Particle Game

#8

Like a simple, HTML5 Osmos. Not sure how Asteroids comes in. When you pass a certain threshold, the bubbles get suddenly & aggressively larger; is it actually possible to win?

[space] spawns a small yellow killer bubble. yes, it's possible, but very very hard.
Post reply on HN