Category: Game Programming
-
Game Programming Intro with Godot – Part 1
This is a series of game programming tutorial using Godot game engine. First, take a look at www.godotengine.org. Why Godot? Platform Can run both the editor and exported projects: Runs exported projects: Editor Rendering List of Features Note: *Godot offers four kinds of collision objects which all extend CollisionObject2D. The last three listed below are physics…