Computer Science - Block-Based Programming - Creating games and animations - Game Mechanic Blocks
Categorize game features by which programming concept they use. LOOPS: 'Enemy moves back and forth forever', 'Background music plays on repeat', 'Check if player is touching wall continuously'. CONDITIONALS: 'If player touches coin, score increases', 'If lives reach 0, show game over', 'If key press