Skip to content

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

Notifications You must be signed in to change notification settings

Sullivan008/CSharp-MatrixRain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About the application technologies and operation:

Technologies:

  • Programming Language: C#
  • FrontEnd Side: Console Application
  • BackEnd Side: .NET Framework 4.7.2.

Application solution structure:

  • MatrixRain.Console: Includes the FrontEnd Side of the application.
  • MatrixRain.Core: Includes the BackEnd Side of the application.

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.

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages