2020-05-15 21:30:49 -04:00
2020-03-28 15:28:58 -04:00
2020-05-14 22:25:31 -04:00
2020-05-14 22:23:39 -04:00
2020-05-14 22:25:31 -04:00
2020-05-14 22:25:58 -04:00
2020-05-15 21:30:49 -04:00

Matrix

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

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

Project Sources

These were used to learn how to use OpenGL:

https://learnopengl.com/

https://lazyfoo.net/tutorials/OpenGL/index.php

https://www.khronos.org/registry/OpenGL/index_gl.php

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