baizp / digitalrain

Matrix Digital Rain written in Go for HTML5 + Canvas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Digital Rain

Digital Rain is an HTML5 + Canvas demo app written entirely in Go.
It's intended to mimic the look of the falling text in the movie The Matrix.

Live Demo

Build

Install Go and GopherJS

go get -u github.com/gopherjs/gopherjs/js
gopherjs build digitalrain.go

License

Digital Rain is available under the MIT License.

About

Matrix Digital Rain written in Go for HTML5 + Canvas

License:MIT License


Languages

Language:Go 98.5%Language:HTML 1.5%