Skip to content
yuozas pixel-art Yuozas in his pink sweater

games · pixels · music · code — from Vilnius with love

← back to the shelf

ceiro.mdx

Ceiro (Godot isometric survival)

Procedurally generated isometric survival game in Godot 4 + C# — biome generation, day/night and weather systems, and save files with delta compression.

Solo 2025 Godot 4.4C#.NET 8

✦ code on github

An isometric 2D-graphics survival game built on the Godot.NET SDK. The interesting work is systems, not content:

  • Procedural world generation with biomes.
  • Isometric depth sorting — correct draw order for a 3D-feeling world rendered from 2D sprites.
  • Day/night cycle and weather layered over an entity-component structure.
  • Save/load with delta compression — persisting a generated world without writing the whole thing to disk every time.
  • AI-controlled enemies, player inventory, and interaction systems.

About 50 C# scripts organized into Core / Gameplay / UI / Editor / Shaders. A different engine and rendering problem set than my Unity work (Darker Darkness Darkens) — picked deliberately to learn Godot’s scene model with C#.

← back to the shelf

you read the whole thing — thank you

run.exe
  • go: home ✦
  • go: now
  • go: the shelf
  • go: creative corner
  • go: about me
  • go: cv (for the serious)
  • go: the 2020 site
  • open: a random project
  • do: copy email
  • do: print / download cv
  • do: sparkle burst
  • do: sign the guestbook