Awesome
godot-go-demo-projects
This repository is a collection of godot projects that demostrates how to integerate godot-go.
Each demo project is self-contained and you will need to cd
into their respective directories to run make && make run
Getting Started
to run Dodge the Creeps:
$ cd 2d/dodge_the_creeps
$ make && make run