Welcome to a brand new-ish tutorial series on GameFromScratch. Basically when I am learning or familiarizing myself with a new game engine, I implement the same basic game, a simple bowling title. This series will look at many popular game engines including Unity, Unreal, Godot, CryEngine, Xenko, Lumberyard and possibly more… implementing the same basic game with multiple scenes, a title screen, game music, physics, imported models, etc.
This series is very similar (but better named) to the earlier Bowling With… series:
Links:
http://www.gamefromscratch.com/post/2017/09/18/Bowling-With-Godot-Part-1-of-3.aspx
http://www.gamefromscratch.com/post/2017/06/29/Bowling-with-Unity-Part-1-of-3.aspx
http://www.gamefromscratch.com/post/2017/05/25/PlayCanvas-Engine-Revisited.aspx
source