Closed ondras closed 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.
lib/theme
lib/controller
require()
This Pilot can only be controlled via keyboard. If merged, I will try to come up with a solution to an UDP-like control.
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
andlib/controller
) wererequire()
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.