# city **Repository Path**: WayneHalak/city ## Basic Information - **Project Name**: city - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: height_fog - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-15 - **Last Updated**: 2025-04-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # city Simple procedural city generator. Standalone Flecs project with embedded graphics modules ([live webasm demo](https://flecs.dev/city)) Screen Shot 2021-12-21 at 2 17 27 PM ## How to run Use the following commands to run the demo: Install bake on macOS/Linux: ``` git clone https://github.com/SanderMertens/bake bake/setup.sh ``` Install bake on Windows ``` git clone https://github.com/SanderMertens/bake cd bake setup ``` or if you already have a bake installation: ``` bake upgrade ``` Then run: ``` bake run flecs-hub/city ``` Have fun! ## How to use To customize the city generation parameters, change the settings in the etc/assets/scene.plecs file.