Skip to content

Conversation

@EranShoham
Copy link

@EranShoham EranShoham commented Jul 24, 2025

Added "Auto" Button that changes a boolean attribute (a flag). If activated, the reset_and_run method is called upon any ending of the game. The method is a combination of the methods reset and run. Speed optionds were exapnded to higher speed, in order to enhance the fast and efficient driver testing.
Moreover, added two more fields to the "info" screen for each driver: best score and avarage score. Unlike the other fields, they refer to several games (runs), but reset upon refresh of the page.
Notes:

  1. The reset_and_run method uses a manual cooldown of one second, that is not promised to work on any server. Changing it to a more efficient and correct handling of async methods is reccommended.
  2. In order to make it easier to know wheather autoplay mode is on, the autoplay button disables once pushed. The autoplay mode can be turned of by pressing the "stop" button.
  3. The new background music was created by suno AI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants