Space Invaders - classic game built using programming design principles (Racket)

Wednesday, Sep 15, 2021
Racket

About

A classic game of space invaders built using programming design principles. Arrow keys are used to move the tank sideways while space key is used to shoot the aliens.

Sample

Code

See the code here on Github.

What did I learn?

What can be improved?