Earlier I said that I had plans of starting a #cplusplus project but had to stop it because setting the build dependencies up in Windows is still an absolute nightmare. Annnd that the libraries are available in #Python anyway, so I should probably just write this in Python.
OK, after the first assessment, I'm no longer that sure.
One of the things I want to use is #SDL3, which does have Python library. ...with incredibly liberal application of `ctypes` on top of it. This is going to be an absolute headache *anyway*.
I'm mildly at some bargaining phase, like, um, maybe I cold bite the bullet and go with #MSYS2 after all.