Game2048.jl

GUIs for playing the game 2048 in Julia
Author xiaodaigh
Popularity
7 Stars
Updated Last
1 Year Ago
Started In
October 2018

Game2048.jl

Simple games of 2048

To play

using Game2048

gui_game() # play a game using a GUI

cli_game() # play a game in the command line; q to quit; jikl for movement

Info

For the fast engine backing this see Game2048Core.jl

Used By Packages

No packages found.