QPong-Unity icon indicating copy to clipboard operation
QPong-Unity copied to clipboard

Bugs on windows build

Open HuangJunye opened this issue 6 years ago • 0 comments

  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.

HuangJunye avatar Sep 16 '19 10:09 HuangJunye