chiark / gitweb /
dice: Make moveable
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 15 Apr 2022 17:43:31 +0000 (18:43 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 15 Apr 2022 21:43:43 +0000 (22:43 +0100)
commit02a7c8652688e09fca815747ecc8a976b7ddd22f
tree7e8b5b83fccc22a5b4e17d28e2cc771e45028333
parent1365921e8b35a578f8edbd7d1a7907fdf3af7fea
dice: Make moveable

Don't bake into the piece implementation that these aren't moveable.
If this is desired, it can be part of the game spec.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
src/dice.rs