Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 700 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 700 Bytes

SpaceBubz

                                 ___.        ___.           
  _________________    ____  ____\_ |__  __ _\_ |__ ________
 /  ___/\____ \__  \ _/ ___\/ __ \| __ \|  |  \ __ \\___   /
 \___ \ |  |_> > __ \\  \__\  ___/| \_\ \  |  / \_\ \/    / 
/____  >|   __(____  /\___  >___  >___  /____/|___  /_____ \
     \/ |__|       \/     \/    \/    \/          \/      \/

A little JS game where you blow up space bubbles. Inspired by the game "Astroblast". Primarily this was an experiment in collision detection in Javascript.

An extensive array of gameplay options:

Left/right arrow keys:   move
Spacebar:                shoot stuff

That's it.