model.rs 164 B

12345
  1. // The "logic" module. Manipulates game states.
  2. // The board preps state from reads & other on-screen information: this handles
  3. // processing and rule following.