https://github.com/maxmcd/magic-square
Non-random magic square generator
https://github.com/maxmcd/magic-square
Last synced: about 1 month ago
JSON representation
Non-random magic square generator
- Host: GitHub
- URL: https://github.com/maxmcd/magic-square
- Owner: maxmcd
- Created: 2015-06-10T18:49:30.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-06T01:04:41.000Z (almost 10 years ago)
- Last Synced: 2025-03-17T20:12:00.715Z (about 1 month ago)
- Language: Go
- Homepage:
- Size: 117 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Magic Square Creator
Magic square creator. Implements the solutions for odd numbered squares and double even squares. Squares are not random.