/stroad-hero

Frogger-like action game about street safety, in Godot

Primary LanguageGDScript

Stroad Hero

stroad_hero

Attribution

Format Code

Setup

python -m venv venv
source venv/bin/activate
pip install gdtoolkit

Format

./format

Notes

When pulling code, there may be troubles with the global cache.

You can try deleting the contents of ./godot (but not the folder) and reloading the project.