modulepackage
0.0.0-20170625160016-929537bf959c
Repository: https://github.com/aarono/go2048.git
Documentation: pkg.go.dev
# README
go2048
Go implementation of the 2048 game
Install dependencies
go get
Running
go run main.go
Features
- Pretty colored output
- Arrow keys input
- Other stuff ...
# Variables
No description provided by the author