RamsesCaesar / CatAmongBirds

A game where you hunt birds as a cat.
MIT License
4 stars 1 forks source link

Add a cheat/debug console #44

Open RamsesCaesar opened 1 year ago

RamsesCaesar commented 1 year ago

A debug (cheat) console would be useful for debugging the game. I know that there's a Godot extension that can be used for this, but it would be also an interesting programming challenge to program a console myself.