ScratchData LogoScratchData
Back to nembence's profile

21 blocks computer

NEnembence•Created June 3, 2025
21 blocks computer
39
30
341 views
View on Scratch

Description

Inspired by https://scratch.mit.edu/projects/1100429737/ and https://scratch.mit.edu/projects/434107175/ It has keyboard input, but the current program doesn't actually use it. Without that it's only 18 blocks Currently the memory length is 81, but that can be extended to an arbitrary size (if there is no list limit) and in theory, it could be infinite if the list was fiiled with an infinite memory cell pattern. The memory is not at the list limit yet, but I didn't want to wait longer for the memory cells to compile Changelog: 2025 Jun 07 - Changed memory layout. - Now every instruction comes before the memory cells. The memory cells are now arranged in a way that adding more cells only changes the end of the list.

Project Details

Project ID1184139939
CreatedJune 3, 2025
Last ModifiedJune 7, 2025
SharedJune 6, 2025
Visibilityvisible
CommentsAllowed