Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 443 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 443 Bytes

#The offending item:

Puzzle

##Rule Simple really. Each edge of the 16 tiles needs to match with the surrounds.

##Output ----R--B--Y--B----
--YY-RR-RR-RR-YY--
----B--B--Y--B----
----B--B--Y--B----
--RR-YY-BB-YY-BB--
----B--R--B--R----
----B--R--B--R----
--YY-YY-YY-YY-YY--
----R--R--R--B----
----R--R--R--B----
--BB-YY-BB-YY-RR--
----R--Y--R--B----

##Result Lots of YAY-ness!!!