Skip to content

js13kGames/soyuz-404

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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