JAVA Random Magic square matrix

preview_player
Показать описание
Magic square (matrix) generated randomly in Java. This was made in our university classes. The idea is to generate magic square 3x3 (rows and columns and diagonals have equal sums of elements) with random numbers and keep counting number of generations.
=====================================
=====================================
Рекомендации по теме
Комментарии
Автор

how would you let the user input the numbers for each row and check to see that those numbers fit?

tahiyanaoshin
Автор

do you know how to do this but implement it as a game

dokubowhyte