Streak Club is a place for hosting and participating in creative streaks.
Started 14 days ago (2026-02-23T08:00:00Z). Goes forever.
Let's streak together! And gamedev! :D
Share your gamedev progress weekly and keep your streak up to stay motivated.
I decided to go with weekly because I think that will be more manageable for me with my schedule. May do a daily one later.
Worked on adding the ability to save data. Since my game has a lot of data to manage, it'll take a bit to get everything implemented. I'm using https://www.gdquest.com/library/save_game_godot4/ as a reference.