What do you think about learning a new language by implementing a board game?

1 points by mlpinit ↗ HN
Do you find the concept of learning a new programming language by implementing a board game appealing?

Assuming sufficient familiarity with the board game, understanding the domain becomes less of a barrier and at the same time, a board game implementation can be sufficiently complex to provide an in depth learning experience.

It also seems fun. What do you think? Have you done something like this before?

1 comment

[ 3.2 ms ] story [ 14.3 ms ] thread
In over 50 years of programming I have always read a new language manual in close association with designing then writing a program.