Game development framework for Opal, has similar API to DXRuby
see https://yhara.github.io/dxopal/
rake build
to make build/dxopal.jsrake build_min
to make build/dxopal.min.js (You neednpm install -g terser
)rake api
to build yardocbundle exec dxopal server
to preview website
MIT (including images and sounds under examples/)