Scratch 3.18.1



Welcome to the Chocolatey Community Package Repository! The packages found in this section of the site are provided, maintained, and moderated by the community.

  1. Scratch 3.18.1 Download

8/10 (70 点) - Mac Scratchを無料ダウンロード Scratchを利用すれば優れた簡単な方法でプログラミングをすぐに学ぶことができます。このゲームにチャレンジしてください。. Scratch (Install) 3.18.1: 2283: Friday, December 18, 2020: Approved: Release Notes. Automatically built and uploaded by tunisiano; Package not up-to-date. Scratch helps young people learn to think creatively, reason systematically, and work collaboratively — essential skills for life in the 21st century. Scratch is a project of the Lifelong Kindergarten Group at the MIT Media Lab. It is provided free of charge. License: Freeware: Version: 3.18.1: SHA-1 or SHA-256.

3.18.1

Moderation

Every version of each package undergoes a rigorous moderation process before it goes live that typically includes:

  • Security, consistency, and quality checking
  • Human moderators who give final review and sign off

More detail at Security and Moderation.

Organizational Use

If you are an organization using Chocolatey, we want your experience to be fully reliable. Due to the nature of this publicly offered repository, reliability cannot be guaranteed. Packages offered here are subject to distribution rights, which means they may need to reach out further to the internet to the official locations to download files at runtime.

Fortunately, distribution rights do not apply for internal use. With any edition of Chocolatey (including the free open source edition), you can host your own packages and cache or internalize existing community packages.

Scratch 3.18.1

Disclaimer

Your use of the packages on this site means you understand they are not supported or guaranteed in any way. Learn more...

Package Details: scratch3 3.18.1-1

Package Actions

  • View PKGBUILD / View Changes
Git Clone URL: https://aur.archlinux.org/scratch3.git (read-only, click to copy)
Package Base: scratch3
Description: Create stories, games, and animations, share with others around the world
Upstream URL: https://scratch.mit.edu/
Licenses: BSD
Submitter: relrel
Maintainer: relrel
Last Packager: relrel
Votes: 4
Popularity: 0.059110
First Submitted: 2020-08-14 14:55
Last Updated: 2020-11-14 12:43

Dependencies (3)

  • electron(electron-ozone, electron-beta-bin, electron-nightly-npm)
  • gendesk(make)
  • p7zip(p7zip-natspec, p7zip-jinfeihan57-git)(make)

Sources (4)

etaboon commented on 2021-04-14 20:31

Queenmedley was right: there are no images showed in 'choose a sprite'.

This is the same for 'choose a background' (no images) and for 'choose a sound' (no sound except the cat's one).

Proposal to fix this issue (package size will grow 113.6MB to 172.6MB but works for me),to make this work, I had to rename the downloaded file scratch3 to scratch3.sh. The installedfile will still be named 'scratch3':

For the bash script:

Tested successfully with Scratch3 3.18.1 and 3.20.1.

etaboon commented on 2021-04-14 15:16

Scratch3 stopped working for me:

a window opens with 'Scratch is loading...' forever.

Had to replace electron with electron11 as a workaround:

Tested successfully with Scratch3 3.18.1 and 3.20.1.

queenmedley commented on 2021-02-06 07:57

Amethyste69 commented on 2021-01-27 19:43

Scratch 1.4 website

Adding this line fixed this issue indeed. Many thanks

markus24 commented on 2021-01-20 20:29

@relrelProposal to fix the build issue mentioned by @Amethyste69https://pastebin.com/zNtL31Rt

gendesk requires --pkgname '$pkgname'

Amethyste69 commented on 2020-11-16 21:45

Hello

I've got this message

Impossible to evaluate 'scratch3.desktop' : no such file or directory

Thanks for your help

relrel commented on 2020-09-02 05:51

@PCITechie This package runs natively, without wine. It just extracts the electron resources (which are platform-independent) from the Windows installer.

In fact it does what the source of your scratch3-bin package does, only without re-packaing to .deb.

Also, since this package is currently up-to-date, unlike scratch3-bin, I think it would be great to merge scratch3-bin into this package, in order to reduce duplication and confusion of users.

PCITechie commented on 2020-09-01 17:21

Scratch 3.18.1 Download

I advise you to call this package 'scratch3-win32' instead of scratch3 so people know it runs in wine and not natively.