|
|
|
|
|
by stephengillie
3975 days ago
|
|
I stopped playing chess years ago. It's an interesting game but newer games are more interesting. It's essentially an ancient form of the "Tactics" game type. Other games, like Robo Rally, translate to computer programming much more directly. Create a set of instructions to do what you want, sure. Then watch as chaos from others causes those instructions to do something totally unexpected. Then you have to figure out how to recover from it. Or the Collectible Card Game model created by Magic: The Gathering. Each player takes turns having their instructions loaded and processed. And each player puts instructions on the stack, which are processed in order and can be interrupted. |
|