yhara / dxopal

Game development framework for Opal, API compatible to DXRuby

Home Page:https://yhara.github.io/dxopal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DXOpal

Game development framework for Opal, has similar API to DXRuby

How to use

see https://yhara.github.io/dxopal/

Development

  • rake build to make build/dxopal.js
  • rake build_min to make build/dxopal.min.js (You need npm install -g terser)
  • rake api to build yardoc
  • bundle exec dxopal server to preview website

License

MIT (including images and sounds under examples/)

Acknowledgements

  • Opal
  • DXRuby
  • Bxfr examples/apple_catcher/sounds/Explosion2.wav is made by this

Contact

https://github.com/yhara/dxopal

About

Game development framework for Opal, API compatible to DXRuby

https://yhara.github.io/dxopal


Languages

Language:JavaScript 97.8%Language:Ruby 2.1%Language:HTML 0.1%