lasseebert/two48
2048 game
{ "createdAt": "2015-09-09T20:07:52Z", "defaultBranch": "master", "description": "2048 game", "fullName": "lasseebert/two48", "homepage": "https://github.com/lasseebert/two48", "language": "Elixir", "name": "two48", "pushedAt": "2019-02-25T10:33:20Z", "stargazersCount": 8, "topics": [], "updatedAt": "2022-04-23T15:00:36Z", "url": "https://github.com/lasseebert/two48"}2048 game written in Elixir for practice.
It is played in a command prompt with the arrow keys.
Screenshot:

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