max99x/wutw-public
Worlds Upon The Wind: a peaceful roguelite deckbuilder about resettling a shattered world.
About the project
Public-domain release of the commercial game Worlds Upon The Wind, a peaceful roguelite deckbuilder made in Godot 4 about resettling a shattered world, published as a reference for indie developers. It includes the full GDScript source, a C++ GDExtension, art assets, and Steam build/publish scripts.
Useful for
- Study the architecture of a shipped Godot 4 game from its full source code
- Reuse the included build and Steam publishing scripts for your own project
- Examine the Resource-based implementation of cards, relics, and events
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 34 stars today.
- The spike has held for 2 days in a row — not a one-off blip.
- The repository is 1 day old and already has 114 stars.
- Top new repositories this week: #124.
- About 10 forks a day — people are taking the code.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 114
- Stars in a day
- 34
- Forks
- 10
- Issues and pull requests
- 0
- Watchers
- 1
- Language
- GDScript
- License
- CC0-1.0
- Created
- September 12, 2026
- Last push
- September 13, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 13, 2026Top new repositories this week: #124
Similar projects
-
5.3
sdli1995/dlssg_for_sm86
A mod for Windows D3D12 games that enables DLSS frame generation on RTX 30 (SM86) and RTX 20 (SM75) GPUs via a system DLL proxy. It bundles its own C++ wrapper, PTX/Cubin and the 310.1 model in a single DLL, with no…
-
5.0
armory3d/armorpaint
ArmorPaint is a software for 3D PBR texture painting written in C, aimed primarily at developers who build it from source. Paid binary releases fund the project, but all the code lives here.
-
4.5
Redot-Engine/redot-engine
Redot Engine is a free, open-source, cross-platform game engine, a fork of Godot, that lets you create 2D and 3D games from a unified interface and export them to desktop, mobile, web, and consoles.
-
4.0
new-coke/strikers
A native PC port of Super Mario Strikers for Windows, Linux and macOS, built from decompiled code and requiring game data from your own copy. It adds modern rendering, gamepad support and high framerates without an…
-
3.5
rakanki911/DLSS5-Swapper
A tool to install, tune and restore DLSS 5 in games and emulators: supports native DLSS games, DLSS5-Feeder for games without DLSS, RenoDX, OptiScaler and multipass rendering across DirectX, Vulkan, OpenGL and…
-
3.4
optiscaler/OptiScaler
OptiScaler is a middleware that intercepts upscaler calls in games (DLSS2+/FSR2+/XeSS) and redirects them to a chosen backend, allowing replacement of one technology with another. It also manages frame generation,…