+ 1
I need help
I have created my own pygame script , I want to convert it to kivy.... is someone there to help me with this https://sololearn.com/compiler-playground/ca8N66NFM6yW/?ref=app
4 Antworten
+ 1
Abhishek Chougule can you show us what you have done so far to convert this code to kivy ... Unfortunately kivy is not supported here on sololearn.
+ 1
So less I have able to do is this
https://sololearn.com/compiler-playground/cNTL6i8pPWZB/?ref=app
but it is not as accurate as that above pure python script..
+ 1
Abhishek Chougule
i was already working on the kivy version but edited it based on your kivy version ... see if this runs as you would like .. I did some modifications after comparing the two codes ...
And Correcting the kivy code ...
https://sololearn.com/compiler-playground/c0XPC20zo65Z/?ref=app
0
Thanks for this BroFar but there are some errors in collision class logic.. this script indeed runs the game but if the bird tries to go through gap between pipes the bird is dying without hitting pipes