You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This little program understands Chinese chess positions. The node module release exports a `Game` constructor and the browser release dumps all the constructors into the global namespace very messily.
3
+
This little program understands Chinese chess positions. The node module release, available via `npm install chinese_chess` exports a `Game` constructor and the browser release dumps all the constructors into the global namespace very messily.
0 commit comments