I was curious about something, how difficult would it be to port this to Android? Would it pretty much require an entire rewrite or is it possible to port one of the binary builds somehow? The game really works perfectly on phone with the HTML build but if it were somehow possible to get a native build that would be great. I'm not saying you need to do it because I understand this project is pretty much done, but I'm curious how difficult it might be
https://gitgud.io/argonvile/monster-mind/
it's written in something called "HaxeFlixel" which can cross compile to android, but the process for getting your computer set up to build to android is pretty hard! I spent a few days trying to get it working but couldn't do it. Maybe you can figure it out!