Skip to content

haroflow/go-matrix-code

Repository files navigation

go-matrix-code

Recreation of the Matrix Digital Rain in Golang + raylib.

Preview

Font by NORFOK™. License at the font's site

Requirements

Build

Tested on Windows 10. Should work on other systems as well.

git clone https://github.com/haroflow/go-matrix-code
cd go-matrix-code
go build .

Run

# Help
go-matrix-code.exe -help
  -fullscreen
        Starts in fullscreen mode

# Windowed
go-matrix-code.exe

# Fullscreen
go-matrix-code.exe -fullscreen

Press F1 while running to see adjustable parameters.

About

Recreation of the Matrix Digital Rain in Golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published