Introducing baduk-trainer, an application to learn the game of go

Hello,

This is the first project I’ve written in purescript. The goal is to implement a user interface for a gnugo wasm build. The source and build are available here:

The project needs more work, but is already usable, feel free to open issues/pull-requests.

I’d like to give a shoutout to the purescript community, this has been a very fun experience. In particular, I found the following very thoughtful:

  • purescript book and Jordan’s Reference
  • the toolchain: spago, psc-ide and pursuit
  • halogen components input/output design

And many thanks to all the contributors and maintainers for producing such an amazing language, keep up the great work!

-Tristan

6 Likes