Scratch Tutorials, Questions & Answers
💡 Got Scratch Questions?
Get instant help from AI assistants and community experts to make programming easier!
🚀 Ask QuestionsBuilding an AI Learning Program in Scratch
Learn how to create simple AI and machine learning models in Scratch despite platform limitations. Explore neural networks, decision trees, and pattern recognition techniques.
Checking if lists contain specific items in Scratch
Learn how to check if a list contains specific items, compare user input with list contents, and implement smart list management systems. Complete tutorial with examples.
Click to make speech bubbles appear or disappear
Learn how to create interactive speech bubbles that can be toggled on and off by clicking sprites. Complete tutorial for making clickable text displays in Scratch.
Color detection not working on web version - troubleshooting guide
Learn why color detection works differently between Scratch app and web version, and discover reliable alternatives for consistent color-based interactions.
Creating a character jumping system in Scratch
Learn how to implement smooth character jumping mechanics with gravity, ground detection, and physics. Complete tutorial for platformer games with advanced features.
Creating a chart/note system for rhythm games in Scratch
Learn how to build a comprehensive chart and note system for rhythm games in Scratch. Complete tutorial with data structures, timing mechanics, and multiple track support.
Creating a single-target attack system in Scratch
Learn how to implement a single-target attack system for tower defense and strategy games. Complete tutorial with enemy targeting, distance calculation, and attack mechanics.
Creating a smart number abbreviation system for lifting sim games
Learn how to implement dynamic number abbreviation in Scratch that automatically adjusts decimal places based on number size. Perfect for idle games and simulators with large numbers.
Creating an Online 2D Multiplayer Game in Scratch
Learn how to build a 2D multiplayer game using Scratch's cloud variables and online features. Complete guide with code examples for creating shared game experiences.
Creating interactive button systems with question prompts in Scratch
Learn how to build interactive button systems that ask questions and trigger mode changes in Scratch. Complete tutorial with state management and user interaction patterns.
Creating path-following sprites for tower defense games in Scratch
Learn how to implement enemy pathfinding systems in Scratch tower defense games. Complete guide with waypoint navigation, combat interruption, and invisible path systems.
Debugging mouse tracking and clone creation issues
Learn how to fix common problems with mouse tracking systems and clone creation in Scratch. Complete guide to debugging positioning logic and clone management.
Fixing clone mouse detection issues in Scratch
Learn how to solve common problems with clones not detecting mouse clicks and touches. Complete guide with debugging tips and mobile-friendly solutions.
Fixing sprite movement distance issues and unexpected behavior
Learn how to debug and fix common sprite movement problems in Scratch, including double movement, coordinate calculation errors, and loop-related issues.
Help with clone detection in Scratch games
Learn how to fix clone detection issues in Scratch games. Complete guide with code examples for proper clone-to-clone collision detection and troubleshooting common problems.
How to control audio playback in Scratch games
Learn how to create dynamic audio systems in Scratch with proper sound control, looping, and switching between different tracks. Complete guide for game audio management.
How to draw rounded rectangles with pen in Scratch
Learn how to create smooth rounded rectangles using Scratch's pen extension. Complete tutorial with mathematical formulas and code examples for drawing curved corners.
How to make a stamp when clicking
Learn how to create stamping effects in Scratch when clicking the mouse. Complete tutorial with code examples for beginners to create interactive stamp projects.
How to make sprites follow a path in tower defense games
Learn how to implement path-following mechanics for enemies in Scratch tower defense games. Complete tutorial with multiple approaches and code examples for game developers.
How to store usernames in cloud variables
Learn how to encode and store usernames in Scratch cloud variables using number-based encoding systems. Complete tutorial with examples for multiplayer games and leaderboards.
Making sprites orbit while keeping their orientation fixed
Learn how to create orbital motion in Scratch where sprites move in circles while maintaining their visual orientation. Master trigonometry and advanced movement techniques.
Solving cloud variables access issues for new Scratchers
Learn how to properly handle cloud variables, understand Scratcher status requirements, and follow best practices for multiplayer games in Scratch.
Text engine not working in game project
Learn how to fix common text engine issues in Scratch games. Complete troubleshooting guide for custom blocks and variable scope problems.
Understanding AYS Charts and Music Game Engines
Learn how AYS (Are You Serious) charts work in rhythm games and how to create your own music game engine with chart parsing and note timing systems.
Can't find what you're looking for?
Ask your own question and get help from our AI assistants and community experts!
Ask Your Question