3c777c53b8e28c28e3fe324f4b561dca4317223e
Engine bump brings MrGameEng.Atlases (atlas builder + runtime loader). Textures/ (2747 images) is packed by MrGameEng.AtlasTool into 10 atlases (93 pages) under Assets/Atlases, loaded through generated handles. Beings now draw pawn bodies, forest cells grow trees (both Y-sorted), and the dev console gains 'atlas [name] [filter]' for inspection. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
LittleSim
A god-game with minimal graphics and deep simulation, built on the
mrgameeng engine (git submodule engine/).
git clone --recurse-submodules <this repo>
dotnet run --project src/LittleSim -c Release
Design docs (Russian): docs/concept.md, docs/roadmap.md.
Languages
C#
73.1%
JavaScript
25.2%
HTML
0.8%
CSS
0.7%