An open API service indexing awesome lists of open source software.

https://github.com/pfarrer/gridsmash


https://github.com/pfarrer/gridsmash

competitive game godot tower-defense

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

          

# GridSmash

## Run GUT Test

Run all unit test on the cli:
```
godot --headless -s addons/gut/gut_cmdln.gd -d --path "$PWD" -gdir=res://tests -gprefix="" -glog=1 -gexit
```