-
Notifications
You must be signed in to change notification settings - Fork 605
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added Speed Control for Bird and Maze Games #244
base: master
Are you sure you want to change the base?
Added Speed Control for Bird and Maze Games #244
Commits on Nov 21, 2023
-
docs: Update Makefile and README.md for Python 3 compatibility
Updated the Makefile and README.md to ensure compatibility with Python3 by replacing instances of commands with.
Alireza Tahriri authored and Alireza Tahriri committedNov 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 9c46a41 - Browse repository at this point
Copy the full SHA 9c46a41View commit details -
feat: add git-conventional-commits package
Added the 'git-conventional-commits' package and included 'git-conventional-commits.yaml'.
Alireza Tahriri authored and Alireza Tahriri committedNov 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 837fcf1 - Browse repository at this point
Copy the full SHA 837fcf1View commit details -
style: Add classes to style.css files
Add CSS3 styles to the end of files ./appengine/bird/style.css and ./appengine/maze/style.css
Alireza Tahriri authored and Alireza Tahriri committedNov 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 4b74286 - Browse repository at this point
Copy the full SHA 4b74286View commit details -
feat(bird): Add speedSlider variable and calculateSpeed function
Added a new variable into the ./appengine/bird/main.js, speedSlider, and implemented the calculateSpeed function. This calculateSpeed function computes a value using specific calculations and assigns it to the stepSpeed variable.
Alireza Tahriri authored and Alireza Tahriri committedNov 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 33f89b4 - Browse repository at this point
Copy the full SHA 33f89b4View commit details -
feat(bird): Add speedSlider variable and calculateSpeed function
Add new variable into the ./appengine/bird/main.js, speedSlider, and implemented the calculateSpeed function. This calculateSpeed function computes a value using specific calculations and assigns it to the stepSpeed variable.
Alireza Tahriri authored and Alireza Tahriri committedNov 21, 2023 Configuration menu - View commit details
-
Copy full SHA for fc2ea7c - Browse repository at this point
Copy the full SHA fc2ea7cView commit details -
fix: Add ``` at line 37 of README.md to fix
Alireza Tahriri authored and Alireza Tahriri committedNov 21, 2023 Configuration menu - View commit details
-
Copy full SHA for b853ad3 - Browse repository at this point
Copy the full SHA b853ad3View commit details -
feat(bird): Add the Slider SVG icon
Alireza Tahriri authored and Alireza Tahriri committedNov 21, 2023 Configuration menu - View commit details
-
Copy full SHA for de1a0ea - Browse repository at this point
Copy the full SHA de1a0eaView commit details -
feat: Require slider into the
bird
andmaze
Alireza Tahriri authored and Alireza Tahriri committedNov 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 9d9283f - Browse repository at this point
Copy the full SHA 9d9283fView commit details -
Alireza Tahriri authored and Alireza Tahriri committed
Nov 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 0f3c0f0 - Browse repository at this point
Copy the full SHA 0f3c0f0View commit details -
feat(maze): Add speedSlider variable and calculateSpeed function
Add new variable into the ./appengine/maze/main.js, speedSlider, and implemented the calculateSpeed function. This calculateSpeed function computes a value using sp ecific calculations and assigns it to the stepSpeed variable.
Alireza Tahriri authored and Alireza Tahriri committedNov 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 10fd421 - Browse repository at this point
Copy the full SHA 10fd421View commit details -
feat(maze): Add the Slider SVG icon
Alireza Tahriri authored and Alireza Tahriri committedNov 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 499d8b8 - Browse repository at this point
Copy the full SHA 499d8b8View commit details -
feat: Initialize the slider for speed control
Alireza Tahriri authored and Alireza Tahriri committedNov 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 1a4973d - Browse repository at this point
Copy the full SHA 1a4973dView commit details -
docs: Refined and updated documentation
Alireza Tahriri authored and Alireza Tahriri committedNov 21, 2023 Configuration menu - View commit details
-
Copy full SHA for ce01f8b - Browse repository at this point
Copy the full SHA ce01f8bView commit details