Python Forum
changing animation speed using buttons in python
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
changing animation speed using buttons in python
#2
What issue are you encountering? There are a few obvious problems with your code that may have come from translating to English. You have "milisekundy" in some lines and "miliseconds" in others. You also have "vajco" in place of "egg" in a few spots. Your mouse() function calls game_over() based on number_of_points instead of number_of_lives.

Your code looks like it would probably work with a few corrections. If you are getting an error message or an unexpected result, you need to tell us what's happening before we can help you figure it out.
Reply


Messages In This Thread
RE: changing animation speed using buttons in python - by GOTO10 - Jun-24-2020, 05:21 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Inserting Python Buttons into KV Files edand19941 3 731 Feb-19-2025, 07:44 PM
Last Post: buran
  Virtual Env changing mysql connection string in python Fredesetes 0 1,085 Dec-20-2023, 04:06 PM
Last Post: Fredesetes
  Changing a string value to a numerical value using python code and a lamda function Led_Zeppelin 6 3,053 Jul-05-2022, 11:29 PM
Last Post: deanhystad
  Increase the speed of a python loop over a pandas dataframe mcva 0 2,055 Jan-21-2022, 06:24 PM
Last Post: mcva
  changing Python files to .exe alok 2 2,991 Jul-20-2021, 02:49 PM
Last Post: alok
  Changing Index of 2 List in python giddyhead 0 2,130 Mar-05-2021, 05:45 PM
Last Post: giddyhead
  Automating to run python script 100 times by changing parameters pmt 1 3,475 Dec-29-2020, 10:31 AM
Last Post: andydoc
  Changing to new Python formatting example leodavinci1990 3 2,808 Sep-22-2020, 07:36 PM
Last Post: yaythomas
  Problem after changing Python directory Souila7 1 2,796 Jan-25-2020, 05:06 PM
Last Post: ThiefOfTime
  Changing axis graduation matplotlib 3D animation axerousso 0 2,800 Jan-09-2020, 08:25 PM
Last Post: axerousso

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020