A simple “character graphics arcade game” which puts the player in charge of an ASCII smiley face. The objective: erase the solid blocks and avoid getting splattered by falling meteors. Points are scored by consuming the 3 rectangular target blocks, or the trails left by the meteors as they streak across the screen; for each block hit by a meteor, you lose a point instead. The difficulty level determines the location of the blocks: the higher it is, the closer they are to the top of the screen where the meteors are spawned.
Leave a Comment