QPong / QPong-Unity

QPong rewritten in Unity
26 stars 6 forks source link

Bugfix/fix lagging problem #22

Closed HuangJunye closed 5 years ago

HuangJunye commented 5 years ago
  1. Modified api to allow passing circuit dimension to server
  2. Reduce circuit depth to 3
  3. Refactored a few variables to improve readability.
HuangJunye commented 5 years ago

The lagging problem is not very noticeable any more for some reasons. Will take a look again if the lag become more noticeable.