A Micropolis clone with Godot game engine
Find a file
2023-02-15 00:14:43 +02:00
art buggy implementation of shoreline drawing 2023-02-09 13:33:07 +02:00
maps chunk displaying definitely doesn't work yet 2023-02-12 18:18:31 +02:00
scenes change minimap to use a formula for position multi 2023-02-14 23:55:32 +02:00
scripts minimap: simplified formula is k = M/32 2023-02-15 00:14:43 +02:00
.gitattributes initial game files 2023-02-05 23:36:27 +02:00
.gitignore initial game files 2023-02-05 23:36:27 +02:00
export_presets.cfg accurately find tile coords. moved error msgs to global. 2023-02-08 18:18:26 +02:00
icon.svg initial game files 2023-02-05 23:36:27 +02:00
icon.svg.import initial game files 2023-02-05 23:36:27 +02:00
project.godot minimap: simplified formula is k = M/32 2023-02-15 00:14:43 +02:00