Skip to content

mplonski/sh2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

shell version of 2048

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages