Hi,
I have written my Netlogo model for an ABM and it requires the user to use mouse to control one of the agent in the model. It runs well on my computer.
Now I want to build an APP for phone, so that users can use their finger to control the agent of this model.
But I don't know how to do? Is there a simple way to build a phone app from my netlogo model? Or I have to re-write the model using other languages? If so, which language is the best? Python or Java? I know C and Visual Basic.Would you give me some advices?
Thank you very much!
HJ