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.

I Open-Sourced My Phaser-Powered HTML5 Game

46 pointsby zackproseralmost 10 years ago

8 comments

zackproseralmost 10 years ago
@lewis9029 - Phaser is a joy to develop with because of how well put together it is. The main advantage to using it is that you&#x27;ll reap the benefit of a veteran game developer&#x27;s many years of experience rather than having to implement tweens, spritemaps, groups, physics, etc, on your own.<p>Though I haven&#x27;t built a turn-based game with it myself yet, I know others have and it would basically save you time and allow you to focus on the logic that makes your game unique.<p>@deificx - Thanks for letting me know. I&#x27;ll look into this.<p>@TheSisb2 - Thanks. Glad you&#x27;ll find it useful.
评论 #9877493 未加载
评论 #9879527 未加载
hellbanneralmost 10 years ago
Good post. I&#x27;ve been pondering making posts like this for a book -- HN would you pay for code breakdowns of completed games with source code provided? (Personally I bought the gameprogrammingpatterns.com book but I might be an exception in this crowd)
评论 #9879399 未加载
freehunteralmost 10 years ago
Phaser really is fantastic. I&#x27;m not much of a programmer but I&#x27;m able to churn out some pretty decent projects with it. It&#x27;s really nice.
评论 #9877823 未加载
lewisl9029almost 10 years ago
Thanks for sharing!<p>I&#x27;m curious though: what would a game engine like Phaser offer over general-purpose web app frameworks for building turn-based games (other than maybe performance)?<p>I&#x27;ve been toying with the idea of a turn-based co-op rogue-like using web technologies. I was considering just using some React-based framework and lots of fancy custom CSS to build it, since it leverages my existing knowledge and experience much better.
phantom_oraclealmost 10 years ago
Apart from the source-code being open-sourced, the game really is fun as well.<p>I haven&#x27;t gotten far enough, but I hope it becomes more challenging with alien rockets that try to attack you or something.<p>kudos to author for a cool game.
评论 #9878004 未加载
TheSisb2almost 10 years ago
This is a really great write-up! Thank you very much for sharing. I&#x27;ve always wanted to make a game with Phaser, this will definitely come in handy!
gluelogicalmost 10 years ago
Thanks for doing this. I am planning on getting into Phaser really soon and I will definitely be reading this source code.
评论 #9878231 未加载
deificxalmost 10 years ago
This page is really hard to read on mobile (android chrome). There&#x27;s basically one word per line.
评论 #9877889 未加载