Hey!
I want to make an online server based game that can be played in a browser. What engine is best suited for this purpose? The game itself will be rather simple, using "locking on" features rather than real time collision/hit detection, if that is a relevant factor. I am looking to make the game with 3d-graphics so that one can zoom/rotate the camera but from a rather distant, isometric view. Any help is very much appreciated! Also, my programming experience is limited.