Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 331 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 331 Bytes

ETOPS

Extended-range Twin-engine Operations Performance Standards

Just a dumb JS game where you fly an airplane over the ocean and collect fuel to avoid running dry.

Open

$ npm run dev

Build

$ npm run build

TODO

  • Add obstacles
  • Handle border collision
  • Implement speed modulation?