I want to develop a game with Javascript.
Two Players can play at the same mobile device. I will need a method to check, when a player clicks. The Problem is, that they can click at the same time. Therefore I tried JQuery and native Javascript methods to handle these clicks at the same time. But nothing works.
Is there a chance to do something like that?
PS: sorry for my bad english