hundredrabbits / Pilot

Orca's best friend.
http://wiki.xxiivv.com/Pilot
MIT License
523 stars 41 forks source link

Pilot in a browser #34

Closed ondras closed 5 years ago

ondras commented 5 years ago

This is a PR symmetrical to https://github.com/hundredrabbits/Orca/pull/102. A browser-based build is available, with non-browser modules replaced by mocks.

Also, two libraries (lib/theme and lib/controller) were require()d in order to make bundling work.

This Pilot can only be controlled via keyboard. If merged, I will try to come up with a solution to an UDP-like control.