Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 303 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 303 Bytes

Game 2048

Yet another simple implementation of Game 2048 in Go.

Install

$ GO111MODULE=on go get -u github.com/m4ns0ur/

Usage

$ 2048

Screenshot

screenshot-1

License

MIT