Closed NicMcPhee closed 9 years ago
Commit fc946a2d6bf2f5c81bf3f4418f6b661f79e3e311 gives us a version of this. It turns out that I couldn't use the Unicode chess symbols because Quil's default font didn't know how to deal with them when I increased the font size. It's possible that if I do some font loading, etc., we could get that to work, but I'll roll with the text representation for now.
Let's just do letters for now and not mess with drawing symbols, although the chess symbols are in Unicode, (e.g., ♔) so it shouldn't be hard to switch to symbols later.