This program creates a randomized grid of blocks and ensures that no two blocks of the same color are directly adjacent.
It supports multiple items and can take the following properties for each:
- Name
- Quantity
- Color
https://cbarond.github.io/Block-Randomizer/
- Enter the number of items you want to use and select "Set"
- For each item, enter a name, quantity, and select a color.
- Use "Set" in each row to set the quantity for each item.
- Enter the number of rows and columns to generate.
- Click "Draw" to generate a randomized grid.
Enjoy!