Description of the problem: Hi, Due to the current crisis I have had to make some changes to my PhD. I had designed a VR maze to look at threat responses using Unity and C#. As I can no longer test face to face I want to design a more basic 2D environment and host it online (think pacman). I think PsychoPy seems like the best platform for me but was hoping to get some advice. I have a basic grasp of both Python and Javascript already but will have to build on this to get the right behaviours, which will involve a lot of code. Should I write in Python and then use the converter to get it in Javascript? Or just start in javascript to avoid conversion issues I have seen in the forums? I only want to collect data online.
Cheers,
Brad