Status: rewrite in progress. This branch (
master) is intentionally minimal during active development; the real code lives ondev.
Squirrel Away — a 2D platformer game using the SnoringCat Godot frameworks (scaffolder, surfacer, snore_core, surf_scaf).
Originally written for Godot 3 in GDScript; being rewritten as a Godot 4 GDScript project on top of the now-C++ frameworks.
| Branch | Content |
|---|---|
master (this) |
Minimal during the rewrite — just this README. |
dev |
Active Godot 4 development. |
godot3 |
Preserved Godot 3 version (pre-rewrite). |
- Current work in progress:
git checkout dev - Stable Godot 3 version:
git checkout godot3 - Umbrella project: bootstrapper