A Micropolis clone with Godot game engine
Find a file
2023-02-12 22:17:21 +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 load and remove chunks around camera pos working 2023-02-12 22:17:21 +02:00
scripts load and remove chunks around camera pos working 2023-02-12 22:17:21 +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 chunk class was missing set_tileset() ... 2023-02-12 19:12:27 +02:00