python-3.8
How to make ball bounce off wall with PyGame?
Before you criticize me for not Googling or doing research before asking, I did research beforehand but to no avail.
PyWin32 and Python 3.8.0
Python 3.8.0 has been recently released (on 20191014, and can be downloaded from [Python]: Python 3.8.0).
PyWin32 has builds for it on [PyPI]: pywin32 225 (released on 20190915). Unfortunately, after pip installing, it doesn’t work.