SimCity like simulation as roguelike using my custom engine Roguelikes for Java.
I try to re-interpret the old SimCity classic. There is no connection to its open sources and various ports at Micropolis. But from time to time I will spy.
- arrow keys or WASD
- move the terrain by three tiles
- CTRL + arrow keys or WASD
- move the terrain by nine tiles
- space
- pause simulation
- +
- speed up simulation
- -
- slow down simulation
- P
- toggle power map
- random generated terrain
- power plant will power consuming entities via direct neighbouring or through roads
Here I list all stuff I am currently working on:
- add user interactions to place entities
- render roads according to their neighbours