2020-06-21 18:38:50 -04:00
2024-06-28 22:25:38 -04:00
2024-06-28 22:25:38 -04:00
2024-06-28 22:25:38 -04:00
2024-06-28 22:25:38 -04:00

Matrix

A matrix program to get some practice with C and the ncurses library.

This project just recently turned 4 years old, and was one of my first C projects! I have been using it as a screen saver for my office all this time.

After staring at it running on this old CRT monitor in my office off of a Mac trash can (aka. 2013 Mac Pro) that is running Void Linux. I decided that it could do with a makeover.

Features

It will start the streams moving downwards. Pressing [S] will start/stop the streams. Pressing [R] while the stream is stopped it will reverse the direction

Flags

--help or -h: Print a help message for the program

--streamLen: Sets the length of the stream to the proceeding value

--tickTime: Sets the time in ms between redraws of the streams

Description
A matrix terminal display to get practice with C
Readme 1.1 MiB
Languages
C 95.3%
Makefile 4.7%