Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 514 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 514 Bytes

matrix

An alternative to the famous program written in C cmatrix implemented in Haskell.

Example

Example

Original video: Here

Usage

stack run

Important

This program is only tested on Linux. And it doesn't have the full functionality of cmatrix.

You need to have installed:

  • cabal
  • stack
  • ghc

In order to run this program.