Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 507 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 507 Bytes

spaceinvaders

A TypeScript/canvas clone of Space Invaders, the 1978 arcade video game designed by Tomohiro Nishikado.

How to play

You can either play online using your mouse or keyboard arrows:

... or you can:

  • Download the repo (zip), extract, and run index.html in Firefox or Chrome
  • git clone https://github.com/wilfredor/spaceinvaders.git and run index.html