A Micropolis clone with Godot game engine
Find a file
2023-02-09 22:43:16 +02:00
art buggy implementation of shoreline drawing 2023-02-09 13:33:07 +02:00
maps buggy implementation of shoreline drawing 2023-02-09 13:33:07 +02:00
scenes refactor worldgen to class, make worldgen functional 2023-02-09 22:20:23 +02:00
scripts move shoreline setting to be part of set_tilemap_tiles 2023-02-09 22:43:16 +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 camera zoom in/out & camera panning 2023-02-07 19:21:51 +02:00