- In this activity, the game itself is a class, while the squares, pieces, and chance cards are objects.
- Have students determine which components of the game are objects and state what their responsibilities are.
- Class-responsibility-collaboration (CRC) cards are a good way to have students organize the objects.
- To see the layout of CRC cards, check out Agile Modeling’s CRC Card Introduction.
- Class-responsibility-collaboration (CRC) cards are a good way to have students organize the objects.
- You can go through this process with multiple board games, like Scrabble, to give students more practice.