Skip to content

aditya1904/2048go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages