Procedurally generated 2d sidescrolling game
Tools
- Godot Engine v3.4.4.stable.official.419e713a2 - https://godotengine.org
- GDScript
- C++
Add unit tests in
res://test/unit/test_<stuff>.gd
Addfunc test_<stuff>
Open the sceneres://test/TestRunner.tscn
Command+R
to run the current scene + unit tests