Skip to content

EntropyAu/magic-squares

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

magic-squares

The 4th Shokunin challenge With a positive integer x as input, build and print the magic square of order x (hence all the numbers from 1 to x² in a grid with equal sums horizontally, vertically and diagonally). There's more information about magic squares on Wikipedia.

Prerequisites

Google Chrome (latest)

Tests

Notes

  • Utilizes bester-practice TDE (Test Driven Execution)
  • Provides guarrantee it will converge on correct solution (eventually)
  • Inspiration by Seb Henn
  • Thorough cross-browser testing completed for targeted browsers
  • Target browsers = [Google Chrome]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published