QPong / QPong-Unity

QPong rewritten in Unity
26 stars 6 forks source link

Bugs on windows build #63

Open HuangJunye opened 4 years ago

HuangJunye commented 4 years ago
  1. Need to install with permission. Install requirement using this: pip install -r requirements.txt --user
  2. Aspect ratio is wrong. Perhaps I should consider making it in a window instead of fullscreen.
  3. Heart in the bottom is shifted
  4. No measurement is triggered.