Comment on 24a2: An ultra-minimalist game engineparentComments−fao_6yafaik pretty much all games work like that on a deep level? And it's an industry standard for game engines to expose their interface in that way.Anyway, it's in the README:""24a2 can also run a function [...] when a dot is clicked on.""So it would be pretty easy to make that.
Comments
afaik pretty much all games work like that on a deep level? And it's an industry standard for game engines to expose their interface in that way.
Anyway, it's in the README:
""24a2 can also run a function [...] when a dot is clicked on.""
So it would be pretty easy to make that.