/sh2048

shell version of 2048

Primary LanguageShellGNU General Public License v2.0GPL-2.0

sh2048 - shell version of 2048 (based on Gabriele Cirulli's version of 2048)

requiments

  • zsh
  • access to terminal

how to run

  • download
    • raw file: wget https://github.com/mplonski/sh2048/raw/master/2048.sh
    • (or) clone repo git clone git@github.com:mplonski/sh2048.git
  • make executable: chmod a+x ./2048.sh (to make executable for everyone)
  • run: ./2048.sh

screenshot

screenshot