Hello, I am developing my online and local game 1 vs 1 in NWjs.
The problem is that I have to do tests and I can not open two instances of NWjs.
I could make it run in chrome and NWjs, then I would have the two players in local, but for that I will have to adapt my program to browser (currently it is only for NWjs).
What I can do?.
Should I adapt my program to browsers and thus be able to preview 2 players online on the same PC? (1 instance in chrome + 1 instance in NWjs)