2048: Difference between revisions

m
mNo edit summary
Line 3,265:
 
=={{header|Julia}}==
AddsUsing Gtk library. Includes scoring, a choice of board size and toolbar buttons for Undo and New Game.
{{library Gtk}}
Adds scoring, a choice of board size and toolbar buttons for Undo and New Game.
<lang julia>
using Gtk.ShortNames
4,105

edits