CODE.ORG GAMELAB
alien vs. cats
Control a hungry alien catching cats that fall from rockets while dodging bombs from cat UFOs. This game teaches array management for handling multiple sprites, timer-based animation states, collision detection with different enemy types, and dynamic difficulty scaling as the alien grows slower with each meal, all within a flat code architecture for student readability.