Skip to content

salehtalebi/blockly-games

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

افزودن html مربوط به نوار کنترل سرعت

افزودن کد های مربوط به جاوااسکریپت و تغییرات بر روی متد انیمیشن

افزودن استایل مربوط به نوار کنترل سرعت

3 - feat(bird speed controller): add speed control slider to bird game

  • 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.

2 - style(maze speed controller slider): add styles for speed controller slider maze game

  • 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.

1 - feat(maze speed controller): add speed control slider to maze game

  • 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.

Blockly Games

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

About

Games for tomorrow's programmers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.1%
  • HTML 8.9%
  • Python 4.4%
  • CSS 2.4%
  • POV-Ray SDL 0.6%
  • Makefile 0.6%