krishpranav / gomatrix

A fast matrix written in go inspired by cmatrix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gomatrix

A fast matrix written in go inspired by cmatrix

forthebadge

Installation

git clone https://github.com/krishpranav/gomatrix
cd gomatrix
go get -u github.com/nsf/termbox-go
go build gomatrix.go
./gomatrix

About

A fast matrix written in go inspired by cmatrix


Languages

Language:Go 100.0%