
Simple Grid List Tutorial with Image Scanning
Today we learn how to store a Grid of information in a Scratch List. We'll create a level costume scanner, and also cover the theory behind how a simple list can be used to store a 2d grid of data, like a board game, tile based scroller, art project, spreadsheet, maze, pathfinder, light tracer, water or other scientific simulation! This is a simple primer to learning to code all of these advanced subjects!
⭐ Support this channel - Join to get access to perks:
https://www.youtube.com/channel/UCawsI_mlmPA7Cfld-qZhBQA/join
🐱 Sand And Water Simulator
https://scratch.mit.edu/projects/206806888/
🐱 Scratch Studio for this Tutorial
https://scratch.mit.edu/studios/29926346/
👀 Playlist of all Quick and Fun Scratch Tutorials
https://www.youtube.com/playlist?list=PLy4zsTUHwGJKByTn_qV76oTpEYGczqEb_
❤️ Enhanced Scratch Developer Tools
https://www.griffpatch.co.uk/
📹 The Awesome Video Editing software I use (Camtasia)
https://techsmith.z6rjha.net/5bajbo
--------------Video Chapters--------------
0:00 Intro
03:50 Demo grid
06:25 Drawing a grid
12:18 Scanning a costume
14:54 Saving to a grid list
21:19 Screen position from Grid index
27:44 Outro