Skip to content

lasseebert/two48

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Two48

2048 game written in Elixir for practice.

It is played in a command prompt with the arrow keys.

Screenshot:

screenshot of two48

Usage

mix escript.build   # Build binary
./two48             # Run binary

Releases

No releases published

Packages

No packages published

Languages