Game Develop Resources
游戏开发资源汇总
Engine
常用的引擎如下
-
Unreal Engine (C++)
-
Unity (C#)
-
Godot (Godot Script/C#)
-
CoCos2d-x (C++/C#/Lua)
-
Love2d (Lua)
OpenSource Games
Lesson
-
CS50GD, 斯坦福大学的游戏开发入门课 https://cs50.harvard.edu/games/2018/
-
GAMES101系列, B站有官方的课程,讲一些图形学和引擎之类
Book
-
游戏编程模式 https://gpp.tkchu.me
-
how-to-make-an-rpg, Daniel Schuller, 收费教材, 但是很容易找到pdf
-
Catlike Coding, Unity 3D 教程 Unity tutorials
Resource
-
国内的一个开源资源站 https://godotengine.cn
-
国外的独立游戏网站, 可以在上面找到很多独立游戏和资源 https://itch.io
-
一个收集免费声音的网站 https://freesound.org
software
-
aseprite, 一个像素绘画软件, steam上有收费版, 但是官方也在github上提供了源码供个人用户自行构建
-
bfxr, 可以随机生成一些效果音, 可以作为游戏特效音乐
-
OpenGameArt https://github.com/indesperate/Notes.git