UNPKG

hathora-et-labora-game

Version:

Plays Uwe Rosenberg's Ora et Labora for the Hathora engine. It reduces a list of moves into a board game state.

4 lines 147 B
export { reducer } from './reducer'; export { control } from './control'; export { initialState } from './state'; //# sourceMappingURL=index.js.map