Home

Awesome

C# - Matrix Rain Console Application [Year of Development: 2019]

About the application technologies and operation:

Technologies:

Application solution structure:

Installation/ Configuration:

  1. Restore necessary Packages, run the following command in PM Console

    Update-Package -reinstall
    

About the application:

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.