Comment by greybox
3 years ago
I'd be interested in seeing something like this for verifying game designs / new game rules given an existing design
3 years ago
I'd be interested in seeing something like this for verifying game designs / new game rules given an existing design
Why? What do game designs have to do with law?
Games are activities bound by rules. Laws are rules for government/governed.
AFAIK There's not really a programming language specific for describing how players interact in a game, so although there's no reason you couldn't implement it in any old programming language. I guess the same thing could be said of the law too until Catala.
Wouldn’t that just be writing test cases against the business logic of your game?
2 replies →