digitalrain icon indicating copy to clipboard operation
digitalrain copied to clipboard

Matrix Digital Rain written in Go for HTML5 + Canvas

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.