I just published the first release of Freemake.
You can test it at https://distilledgames.itch.io/freemake
So far, it is more a tech demo than a game, only allowing you to walk around the initial map design shown earlier.
Your chars current position is indicated by the black circle. To move through the world, click or tap on an adjacent node.
To ensure a smooth presentation of in-game movements, I implemented a camera, which follows the player around. The implementation is based on the camera in DRTS but simplified since some features are not (yet) needed in Freemake.
https://www.youtube.com/watch?v=3jC5Rdu9hpw
So far, I spent 23 hours on this project in total.
Feels very smooth to me, I like how the camera moves around with you and could reveal more of the map when/if you expand.