TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

HTML 5 Asteroids

59 pointsby gr366about 15 years ago

11 comments

ck2about 15 years ago
Oh heck, there goes my next hour.<p>Wow that's fantastic. Now someone make Missile Command.<p>Pegs my CPU though (Firefox and Chrome)<p>Open source too: <a href="http://github.com/dmcinnes/HTML5-Asteroids" rel="nofollow">http://github.com/dmcinnes/HTML5-Asteroids</a><p>update: I tried a few flash versions on the web to compare<p>sorry to say they use a fraction of the CPU, at least under Flash 10.1rc4
评论 #1343679 未加载
评论 #1343878 未加载
busterabout 15 years ago
It shows very good why it's not ready to ditch Flash completely.<p>I mean.. that's asteroids, i have a Core2Duo, 4GB RAM, 1024MB graphicscard und the asteroids are not smooth, they are flickering a little...
评论 #1343708 未加载
ZeroGravitasabout 15 years ago
Surely SVG makes more sense for vector games?<p>They should also try to recreate the arcade experience with the painted backgrounds, like from here:<p><a href="http://mameworld.info/mrdo/mame_artwork/astdelux.png" rel="nofollow">http://mameworld.info/mrdo/mame_artwork/astdelux.png</a>
评论 #1344054 未加载
philwelchabout 15 years ago
On a Mac Core 2 Duo MacBook with Safari, it stays below 45% CPU and is smooth as silk. This is actually better performance than Flash.
评论 #1343762 未加载
renewableGuyabout 15 years ago
Cool. But the game is very sluggish and almost non playable on iPad. I wish these html5 games were built with some consideration for iPad.<p>Anyway, i really appreciate the effort. One step closer to a flash-less web.
评论 #1343891 未加载
评论 #1344527 未加载
评论 #1344001 未加载
RyanDScottabout 15 years ago
The Render Engine also has a nice demo up--I prefer its nifty particle explosions and rocket exhaust. I believe this uses the HTML5 Canvas. <a href="http://renderengine.googlecode.com/svn/trunk/demos/spaceroids/index.html?evolved=true" rel="nofollow">http://renderengine.googlecode.com/svn/trunk/demos/spaceroid...</a>
cubicle67about 15 years ago
I made a canvas variant of asteroids about a year ago. It's not up any more, but does anyone here remember it? The game over screen told you you'd died of dysentery<p>Edit: Hey! I found it :) <a href="http://users.tpg.com.au/_dp/dave_asteroids.html" rel="nofollow">http://users.tpg.com.au/_dp/dave_asteroids.html</a>
wazooxabout 15 years ago
That's great, but it existed as a DHTML demo for Internet Explorer 4.0 10 years ago. So much for the hype.
评论 #1343832 未加载
aw3c2about 15 years ago
Works very well with Opera too.
评论 #1345091 未加载
pellicleabout 15 years ago
Needs audio! But very cool indeed.
joubertabout 15 years ago
nice nice. can you texture map the objects?