Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 588 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 588 Bytes

Soyuz 404

Screenshot

A space adventure in 13 kilobytes for js13kGames 2020. The theme was "404".

Play it here.

Works on your phone, too. Just keep the finger on the screen to explore a scene. Lifting the finger over something does use that something.

Build Requirements

esbuild is used for minification. You can get it with npm:

$ npm install --global esbuild