pachi

A nodejs Go Text Protocol wrapper for the pachi Go engine

Usage no npm install needed!

<script type="module">
  import pachi from 'https://cdn.skypack.dev/pachi';
</script>

README

Description build status

A nodejs Go Text Protocol wrapper for the pachi Go engine

Usage

var pachi = require('pachi');
pachi(...);

Installation

npm install pachi

License

MIT