2048 in Go language Rules here. Keys: Play with Arrow Keys. Ctrl+C to quit. Requirements: Download the go package goterm. go get -u github.com/buger/goterm Usage: git clone https://github.com/aditya1904/2048go cd 2048go go build -o 2048 ./2048