import { Universe, Cell } from "wasm-gameboy"; import { memory } from "wasm-gameboy/wasm_gameboy_bg"; const PIXEL_SIZE = 10; const COLOR_BLACK = ...
確定! 回上一頁