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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Resources to get started in game development?

6 点作者 ai_ia超过 3 年前
I am looking into developing some games like stardew valley or animal crossing as side project. I have never created games but have enough programming experience.<p>Not looking to create it to make money, rather just want to create interesting games, that&#x27;s all.<p>Any useful resources to get started?

6 条评论

davidsojevic超过 3 年前
If you&#x27;re looking for things in the way of tutorials, gamedev.net is generally a fairly good resource and they&#x27;ve also got a lot of articles&#x2F;posts written on some more in-depth or interesting technical items:<p><a href="https:&#x2F;&#x2F;gamedev.net&#x2F;tutorials&#x2F;" rel="nofollow">https:&#x2F;&#x2F;gamedev.net&#x2F;tutorials&#x2F;</a><p>Another great way is just to browse through some open source games and just see how they&#x27;re written and work. The OS Game Clones website is a good starting point for something in this realm as you can look through clones of games (sometimes even the original source the author has released) you may already be familiar with:<p><a href="https:&#x2F;&#x2F;osgameclones.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;osgameclones.com&#x2F;</a>
评论 #28897367 未加载
nassimsoftware超过 3 年前
Kaboom.js is very easy to pick up : <a href="https:&#x2F;&#x2F;kaboomjs.com&#x2F;doc&#x2F;intro" rel="nofollow">https:&#x2F;&#x2F;kaboomjs.com&#x2F;doc&#x2F;intro</a>
评论 #28901838 未加载
slipwalker超过 3 年前
i would strongly recommend taking a good look at an open source game engine like Godot[0] ( which is very forgiving on older hardware[1] ) there are several very good tutorials on youtube[2][3][4] to get you started. If that pick your interest, then Udemy have some more advanced stuff on Godot...<p>[0] <a href="https:&#x2F;&#x2F;godotengine.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;godotengine.org&#x2F;</a><p>[1] <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=r7xW1tBIwXQ&amp;t=3s" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=r7xW1tBIwXQ&amp;t=3s</a><p>[2] <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=LbORGmdJCfQ" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=LbORGmdJCfQ</a><p>[3] <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=vjZX93jhP3A" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=vjZX93jhP3A</a><p>[4] <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=qdmu1caEvOE" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=qdmu1caEvOE</a>
评论 #28897362 未加载
crate_barre超过 3 年前
This is the part where I wish there was a 3 month game dev bootcamp. I don’t want it to get a job, I want it because I just wanna make games.
jessecurry超过 3 年前
Grab a copy of Unity and take some of Penny DeByl’s courses on Udemy.
vimy超过 3 年前
r&#x2F;gamedev