I found an excuse to do some programming in Go while learning Chinese. I made a little game I cryptically called zhgtn where you need to write number you hear. The number is spoken in Chinese.

You can find the code and compilation instructions here. I also wrote some notes about the libraries I used.

I made Windows and Linux builds so you can try it out without having to compile it.

Downloads below:

  • Windows 64-bit (sha1sum: e68ef1c116da541a28081496d3d2d857248853f5)
  • Linux 64-bit (sha1sum: 3c954bc7d230d819bd441982a1a0a4b37f05d99c)

Note sure if anyone but me cares for this, but if you do, enjoy.