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.

Show HN: Asteroids game made with polymer

4 pointsby catalintroover 9 years ago

4 comments

krappover 9 years ago
At first, I thought the hitbox in front of the player was too large, but then I noticed the asteroid images are apparently being resized, so I suspect the hitbox for the asteroids is assuming the original dimensions, causing collisions in apparently open space. I&#x27;m only assuming this is what&#x27;s happening, since I don&#x27;t want to wade through that much javascript to find out.<p>Since this seems to be a demo i&#x27;m not going to get too pedantic about the gameplay, but that definitely is something you would want to address in an actual game.
评论 #10219848 未加载
codepope2014over 9 years ago
Cut to Sam Jackson going &quot;ASTEROIDS... HAVE YOU EVER SEEN IT?&quot;<p>(This is a side scrolling game which has rocks to shoot)
dvhover 9 years ago
The licensing notes all over the source code are pretty obnoxious. I mean 27 times in one file? Come on!
评论 #10214512 未加载
catalintroover 9 years ago
Try it on mobile also