Skip to content

TyrealGray/Qin.js

Repository files navigation

Qin.js

Node.js CI Maintainability Test Coverage

A gaming sandbox engine written in Redux

Using remoteredux-standalone to debug

Because Qin.js is based on redux framework, so every event could be debugging on remoteredux-standalone

  • install remoteredux-standalone globally and run remoteredux --port=1029 in terminal
  • use debugging: true when create Qin Object: new qinjs.Qin({debugging: true}); and you should see events are showing in monitor