|
|
|
|
|
by mock-possum
948 days ago
|
|
Aside from the article, I do really like the idea of implementing board game rules as a coding exercise. The only one I’ve ever been confronted with was tic tac toe, and I remember really having fun with the detecting winning moves part. |
|
[1] https://github.com/DylanSp/tic-tac-toe-react/blob/master/src...