Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 414 Bytes

README.md

File metadata and controls

22 lines (11 loc) · 414 Bytes

may currently not work properly on all browsers due to new webgl version

gameplay photo

Movement and Camera

Start: just click somewhere. To get your mouse back, press escape.

Use arrow-keys to move.

To play with the code:

clone the repository,

'npm install' in the root folder to get the node modules,

'npx parcel'