godot-go / godot-go-demo-projects

Demonstration and Template Projects for the Godot Go bindings propject: https://github.com/godot-go

Home Page:https://github.com/godot-go/godot-go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Demonstration and Template Projects for the Godot Go bindings propject: https://github.com/godot-go

https://github.com/godot-go/godot-go


Languages

Language:Go 68.6%Language:GDScript 16.1%Language:Makefile 15.3%