To try this program:
git clone https://github.com/MelroyNoronha/matrix-multiplier.git
cd matrix-multiplier
Make sure you have a C/C++ compiler installed and run g++ matrixMult.c -o <name of output file.exe>
Run the exe file.
Contributions are welcome :)