TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

GitHub's game jam returns next month

109 点作者 lee337超过 6 年前

6 条评论

CryoLogic超过 6 年前
For anyone looking to build a game but not yet settled on an engine I highly suggest giving Phaser a shot. I spent a few hours with the latest version and was pleasantly surprised how far it has come.<p>Most importantly the documentation and example code are now so robust that most common game components like 2d physics, collision, projectiles, multiplayer can be found here: <a href="https:&#x2F;&#x2F;www.phaser.io&#x2F;examples" rel="nofollow">https:&#x2F;&#x2F;www.phaser.io&#x2F;examples</a>
评论 #18226573 未加载
评论 #18225868 未加载
评论 #18225963 未加载
评论 #18225853 未加载
tpaschalis超过 6 年前
I want to second LÖVE [1] as an easy way to build games! Some user &quot;adn&quot; has documented almost the whole process using the framework to build his own game (which he released on Steam) on Github [2], so it&#x27;s <i>fantastic</i> starting point..<p>I hope this year I&#x27;ll have some time to participate!<p>[1] <a href="https:&#x2F;&#x2F;love2d.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;love2d.org&#x2F;</a><p>[2] <a href="https:&#x2F;&#x2F;github.com&#x2F;adnzzzzZ&#x2F;blog&#x2F;issues&#x2F;30" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;adnzzzzZ&#x2F;blog&#x2F;issues&#x2F;30</a>
manfredo超过 6 年前
I&#x27;ve never attended, but a co-worker of mine attended and made a hex based equivalent of a Sokoban game <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Sokoban" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Sokoban</a>. It was pretty fun to play, I&#x27;d probably recommend the game jam based on that alone.<p>On a somewhat related note, the games from DigiPen&#x27;s senior projects are often pretty enjoyable: <a href="https:&#x2F;&#x2F;games.digipen.edu&#x2F;" rel="nofollow">https:&#x2F;&#x2F;games.digipen.edu&#x2F;</a>. I&#x27;d especially recommend Narbacular Drop (predecessor of Portal, the game got the students hired at Valve), and Empyreal Nocturne (a sort of aerial combat game).
BattyMilk超过 6 年前
I did some work at my previous job building a slot machine game in Phaser 2. I&#x27;d never done game dev prior to this but found it really simple to pick up.<p>From the knowledge I gained in this, I was able to make a simple infinite scrolling game, package it up with cocoon and release it into the iOS and Android stores all within a day from my bed on a Sunday. It wasn&#x27;t the best game ever but amazing to be able to get something out there so fast (I am a JS dev)<p>I&#x27;ve not done any game dev since but may use this jam as an excuse to take a stab at Phaser 3
nrjames超过 6 年前
I&#x27;ve used LÖVE a bunch in the past and it&#x27;s great. Recently, I&#x27;ve been playing with Godot, and it&#x27;s also wonderful. If you&#x27;re interested in learning Godot, Ben Tristam&#x27;s course on Udemy[1] is a great tutorial series. The Godot community is very friendly and helpful on Discord.<p>[1] <a href="https:&#x2F;&#x2F;www.udemy.com&#x2F;godot&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.udemy.com&#x2F;godot&#x2F;</a>
prabhupant超过 6 年前
Do they offer swag or anything like that?
评论 #18229198 未加载