/2048InBash

2048 implemented in BASH

Primary LanguageShell

2048InBash

It is the game "2048" implemented in BASH.

A auxiliary script "commonFunctions.sh" is intentional to be separated from the main script, so that the functions may be used in other scripts.