On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

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

(+1)

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!

(+1)

if I do end up trying to port this, do you have a list of things you usually test to make sure things are working?