parkovski / godot-dodge-cpp

Godot dodge tutorial ported to C++ (GDNative)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dodge the Creeps

Godot dodge tutorial ported to C++ (GDNative). Literally the same game. Nothing new to see here except a lack of GDScript.

To build, do:

scons binding_dir=<path-to-godot-cpp>

About

Godot dodge tutorial ported to C++ (GDNative)


Languages

Language:C++ 66.9%Language:Python 33.1%