UNPKG

@tdurtschi/bug

Version:

Bug is a simulation that models a weevil walking around in an HTML canvas.

3 lines (2 loc) 94 B
import { Game } from "../../src/core/game-engine"; export declare const gameStub: () => Game;