Skip to content

Matrix Diagonal printer for Multidimensional array checker/uses (right to left and left to right)

Notifications You must be signed in to change notification settings

Bnbldk/Diagonal-Matrix-Printer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Diagonal-Matrix-Printer

This Algorithm was made for print (or use/check) a diagonal of a Matrix.

I was implementing a 4-in-a-row game and I would like to do a score checker in the diagonal (if there are 4 same elements in the diagonal of a 10x10 matrix in a row the player wins).

So this Algorithm can be implemented in multiple ways as a Matrix Diagonal Checker changing the print for any other function.

About

Matrix Diagonal printer for Multidimensional array checker/uses (right to left and left to right)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages