Flow Charts – Level 1
Introduction: to Flowcharts A flowchart is a visual map of an algorithm. Instead of writing…
Scratch – Game Framework
Introduction, Instruction and Ending screens Before you start build your game you need to create…
Scratch – Game Levels
Levels Your game needs to have at least TWO levels https://www.youtube.com/watch?v=LFCzUKCwj04
Scratch – Scoring
Scoring Your game needs to keep score. For the more advanced programmer, you can keep…