BASE FEATURES: - Movement; arrow keys to move green bug (INCLUDED) - Patrol; red bug moves around on its own - Projectile; green bug (player) can shoot Spit (INCLUDED) - Damage; player gets hurt or loses if touching red bug, red bug is defeated by spit
STARTER CHALLENGES: - Walls; player can't move through yellow - Digging; spit hits yellow walls and "digs" through them - Enemies; add multiple red bugs - Win condition; add a way to win by defeating all enemies ADVANCED CHALLENGES: - A.I; red bugs move randomly but stay in tunnels - Map generation; use tile sprite to generate a random map each time EPIC CHALLENGES: - Spawning; have enemies spawn randomly, but always on brown - A.I; red bugs attack when they can see the player