Show HN: Micropolis/SimCity Clone in Emacs Lisp
Source: Hacker News
Game Overview
This is a little game implemented over a week of tinkering and targeting Emacs.
The point is both to have fun with this kind of simulations, and also explore the functional core / imperative shell approach to architecture. I also developed a tile and tile effect definition DSL, which makes this ev…