Hacker News new | ask | show | jobs
by djblue 2620 days ago
Thanks! I really enjoyed the data modeling aspect of this project. I also ended up modeling the board as a mapping of [row, column] -> color which might be different from the traditional 2D array representation.