I described the Game Description Language in an earlier post, but didn't show an example of a complete game description in practice. Today, I'll write a new game and record the process I use to make sure it's correct.
The game I'll write today is Sim, a simple graph coloring game I found on Wikipedia.