About the application technologies and operation:
- Programming Language: C#
- FrontEnd Side: Console Application
- BackEnd Side: .NET Framework 4.7.2.
- MatrixRain.Console: Includes the FrontEnd Side of the application.
- MatrixRain.Core: Includes the BackEnd Side of the application.
-
Restore necessary Packages, run the following command in PM Console
Update-Package -reinstall
This app should explain how an animation can be presented by just using normal programming functions and this one shows the famous Matrix Rain from the Movie Matrix.
The basis behind this application is just printing random characters at random heights but throughout all the positions along the width.