Hello,

I'm developing a game controlled by keyboard and I have the following problem: if 2 keys are pressed simultaneously and then one of them released, I cannot detect which one is still pressed and which one is released.

I mention that the algorithm already existent on this site regarding the detection of the released key doesn't work fine in such situations.

Thanks in advance,
Mihai