Skip to content

This is simulation of "matrix effect" (random letters dropping) in C, on linux using curses.h

License

Notifications You must be signed in to change notification settings

KCscratchdev/Matrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matrix

This is simulation of "matrix effect" (random letters dropping) in C, on linux using curses.h I added the .cbp file because I used codeblocks to write it, but you can use only .c and .h files to run it. Main() is contained in Projekt. Also there is makefile so you can run it from Linux console. Remember that it is written using curses.h library so you need to have it installed.

About

This is simulation of "matrix effect" (random letters dropping) in C, on linux using curses.h

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published