ElCity is a turn-based SimCity clone built entirely in Emacs Lisp with an ASCII UI. The project demonstrates functional core/imperative shell architecture, where the simulation logic is deterministic and pure while the UI handles rendering and input. Players manage a city by placing zones (residential, commercial, industrial),

4m read timeFrom github.com
Post cover image
Table of contents
ElCity (Emacs Lisp City)OverviewRequirementsInstallationQuick StartGame LogicControlsVisual DemoBasic ConfigurationDevelopmentProject Layout

Sort: