Skip to content

arunim-io/zmatrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zmatrix

zmatrix is an attempt at recreating the great cmatrix screensaver project, written in C. It is still a work in progress, but can display the rain of characters falling downwards.

Tech Stack

  • Language: Zig 0.14
  • Editor: NeoVim

Build Dependencies

You'll need to install the Zig compiler from here. Make sure it's version 0.14, otherwise the program may show errors. After installing the compiler, you can check by running:

zig version

Building & running zmatrix

To install zmatrix, you'll first need to clone this repo to your system. Then, run the following:

zig build

After building, you can run the program using:

./zmatrix

Contributing

Contributions are always welcome! Please feel free to report any issues!

License

GPL-3.0

About

An attempt at recreating the OG cmatrix.

Topics

Resources

License

Stars

Watchers

Forks

Languages