Skip to content

cbarond/Block-Randomizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Block Randomizer

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

Website

https://cbarond.github.io/Block-Randomizer/

Python App

  1. Enter the number of items you want to use and select "Set"
  2. For each item, enter a name, quantity, and select a color.
  3. Use "Set" in each row to set the quantity for each item.
  4. Enter the number of rows and columns to generate.
  5. Click "Draw" to generate a randomized grid.

Enjoy!

About

A program to create a randomized grid of blocks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published