Initial commit: Thön, a Vildhjarta-inspired idle game
Idle/incremental game about a small circle of "bärare" weaving open a breach to Thön from a disused sawmill in Skellefteå, Sweden. Reskins the Djupet engine (passive resources, map-click visits, escalating events, win/lose meters) around Vildhjarta's mythology — masks, the Thörnepherian language, and a discoverable lore codex. Vanilla TypeScript + Vite + Leaflet, with generated key art, location art, and character portraits under public/img/.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
|
||||
<rect width="32" height="32" rx="7" fill="#0d0d1a"/>
|
||||
<path d="M9 10 L16 24 L23 10" fill="none" stroke="#aa66dd" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<circle cx="16" cy="24" r="1.6" fill="#aa66dd"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 303 B |
Reference in New Issue
Block a user