Honeycombs

Revision as of 16:15, 25 May 2011 by rosettacode>Markhobley (initial content)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The task is to produce a matrix of 20 hexigon shaped widgets in a honeycomb arrangement. The matrix should be arranged in such a manner that there are four rows of five honeycombs. Each honeycomb should be the same colour, and should display a unique randomly selected single capital letter on the front. The application should now wait for the user to select a honeycomb, either by using a pointing device, or by pressing a key that carries a corresponding letter on a honeycomb. The selected honeycomb should now change colour on the display.

Honeycombs is a draft programming task. It is not yet considered ready to be promoted as a complete task, for reasons that should be found in its talk page.