Honeycombs: Difference between revisions

Content added Content deleted
Line 1,378: Line 1,378:
}</lang>
}</lang>
=={{header|Julia}}==
=={{header|Julia}}==
Uses Cairo and Gtk for graphics. Tasks done included the optional one recording of displaying letters chosen with mouse or keyboard.
Uses Cairo and Gtk for graphics. Tasks done include the optional one of recording and then displaying letters as chosen with mouse or keyboard on exit once all letters are chosen.
<lang julia>using Gtk.ShortNames, GtkReactive, Graphics, Cairo, Colors
<lang julia>using Gtk.ShortNames, GtkReactive, Graphics, Cairo, Colors