For smart kids that think learning matrix is a wastage of their time, which they could have invested elsewhere like playing games.
Note how the score calculation matches matrix multiplication.
And also matrix multiplication [ basically dot product ] is the only thing you need to learn in Matrix. You will find its usage from AI to game programming.
The other is cross product which has a very limited use in a part of game scene rendering only.