Projects Tagged with "datastructures"

Pentominoes01

Pentominoes01

By: dang

Views: 5 | LoveIts: 0

Description: experimenting with scalable grid view with squares and pentominoes puzzle - haven't got to the piece checking part yet, I am dreading the lack of matrix data structures but will probably do something with list and string/character access or binary number comparisons - so far, only "correct pent ... show more

gridWalk01

gridWalk01

By: dang

Views: 3 | LoveIts: 0

Description: working on storing a matrix in a list, work in progress

Please Wait...