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
  Virtual Env changing mysql connection string in python Fredesetes 0 383 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 1,629 Jul-05-2022, 11:29 PM
Last Post: deanhystad
  Increase the speed of a python loop over a pandas dataframe mcva 0 1,323 Jan-21-2022, 06:24 PM
Last Post: mcva
  changing Python files to .exe alok 2 2,249 Jul-20-2021, 02:49 PM
Last Post: alok
  Changing Index of 2 List in python giddyhead 0 1,684 Mar-05-2021, 05:45 PM
Last Post: giddyhead
  Automating to run python script 100 times by changing parameters pmt 1 2,616 Dec-29-2020, 10:31 AM
Last Post: andydoc
  Changing to new Python formatting example leodavinci1990 3 2,049 Sep-22-2020, 07:36 PM
Last Post: yaythomas
  Python module speed or python speed in general Enrique6 1 1,851 May-04-2020, 06:21 PM
Last Post: micseydel
  Problem after changing Python directory Souila7 1 2,165 Jan-25-2020, 05:06 PM
Last Post: ThiefOfTime
  Changing axis graduation matplotlib 3D animation axerousso 0 2,137 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