- Author: s.talebi
- Date: Dec 11 2023
- Details: - Initialized a new slider in main.js & html.js & style.css to control the speed of the animation. - The speed of the animation is now adjustable via this slider, allowing for a more customizable user experience.
- Author: s.talebi
- Date: Dec 11 2023
- Details: - Added styles for the slider track in the speed controller. - The slider track now has a stroke color of #aaa, a stroke width of 6px, and a stroke linecap of round.
- Author: s.talebi
- Date: Dec 11 2023
- Details: - Initialized a new slider in main.js & html.js to control the speed of the animation. - The speed of the animation is now adjustable via this slider, allowing for a more customizable user experience.
Google's Blockly Games is a series of educational games that teach programming. It is based on the Blockly library. All code is free and open source.
The games are available at https://blockly.games/
The developer's site is at https://github.com/google/blockly-games/wiki