Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 360 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 360 Bytes

Luft

This is a WIP port of an old spaceships game I did at college from C & DOS to ES6 & HTML5 canvas.

You can try it out here

Controls

  • ENTER starts the game
  • WASD moves left ship
  • Q fires left ship missile
  • CURSOR moves right ship
  • SHIFT fires right ship laser

Development

yarn && npm install