scratchfoundation / scratchfoundation/scratch-blocks

Expand Control, Operators, and Looks Blocks; Remove 'If On Edge, Bounce' in Motion

Open
#3,419 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
2.8k
Forks
1.6k
Avg merge
4h 51m
Merged PRs (30d)
12

Description

Feature/Change Requests:

  • Motion: Remove the "if on edge, bounce" block.
  • Looks: Add 3 more looks blocks for extended appearance options.
  • Controls: Expand with 4 more control blocks to increase logical programming capabilities.
  • Operators: Add 2 more operator blocks to enrich expressions and conditions.

Rationale:

  • Removing "if on edge, bounce" streamlines the motion blocks and may simplify the movement logic for users.
  • Additional looks, controls, and operators offer more versatility and creativity for projects.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Motion, Looks, Controls, and Operators block definitions in the Scratch Blocks codebase. Confirm which three Looks, four Controls, and two Operators blocks are intended before estimating implementation, and identify the existing coverage for removing the Motion bounce block. Done means the specified blocks are available and the "if on edge, bounce" block is removed.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.