Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 273 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 273 Bytes

space-invader

A simple game made using BSL; shoot the space invaders before they land.

To play:

  1. Download Racket from https://racket-lang.org
  2. Open space-invaders.rkt and run the file (green play button in top-right of screen)
  3. Type "(main START)" in the console