RParkerM / PuzzMatch

Simple puzzle game written with HTML5 and Javascript
0 stars 0 forks source link

Improve block type functionality #4

Open RParkerM opened 8 years ago

RParkerM commented 8 years ago

We should improve the types of blocks in order to have an array of block types that are supplied to the board. So that some boards can have certain combinations of colors. Possibly have a separate class used to generate blocks with their types and handle all of that stuff