Skip to content

danvk/dds.js

Repository files navigation

dds.js

Bridge Double Dummy Solver in JavaScript

See it in action here

Development

To iterate on the demo, first install its dependencies:

npm install

then generate browser-friendly code and start an http-server

npm run watch
npm run http-server

and open up http://localhost:8080/.

To run/iterate on the tests, open http://localhost:8080/runner.html.

About

Bridge Double Dummy Solver in JavaScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published