Max Ivan
Max Ivan
Yes, it needs python 2. At the moment there is no compiler for PyGame in python 3. There are only two solutions: 1) Switch to kivy. 2) Compile PyGame on...
Self-advertisement, classic) The game is cool, but did I answer your question?
As I understand it, it was just necessary to add PyGame to the requirement, and this is actually logical.
In short, I dug around on the Internet and found an interesting fact. The PyGame module uses the SDL cross-platform multimedia library (it can also use version 2), and kivy...
@MichaelStott can you explain the logic and action of kivmod?
I think I need to go to kivmod, I need to make another class that works not with kivy but with pygame.
it seems to me in kivmod, you need to make another class that does not work with kivy but with pygame.
This PR is being reopened (this one will close and a new one will open). I did this to change the "from" branch. This branch is now in this repository....
> > How to get the grun(glibc), i have try to `pkg install glibc` and it not found > > https://wiki.termux.com/wiki/Switching_package_manager > > https://github.com/termux-pacman/glibc-packages If you only want to use...
> @HaccerCat @holiq does `grun bun install` work for you? I'm using bun 1.0.0 and it doesn't work. > > ``` > bun install glob > bun add v1.0.0 (822a00c4)...