[ Help | Earliest Comments | Latest Comments ][ List All Subjects of Discussion | Create New Subject of Discussion ][ List Earliest Comments Only For Pages | Games | Rated Pages | Rated Games | Subjects of Discussion ]Single Comment Zillions of Games. It can play an endless variety of abstract board games, and we have a large collection of Chess variants you can play on it.[All Comments] [Add Comment or Rating] Michael Nelson wrote on Mon, Nov 6, 2023 01:53 PM UTC:The Zillions user forum seems dead. I registered, but can't start a new topic. I have the following move macro: (define Mason-step ((verify (empty? $1))(create Stone) $1 add)) How do I turn this into a slide? All my attempts are generating pares errors.
The Zillions user forum seems dead. I registered, but can't start a new topic.
I have the following move macro:
(define Mason-step ((verify (empty? $1))(create Stone) $1 add))
How do I turn this into a slide? All my attempts are generating pares errors.