Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rahmahanafi/dynamic-magic-square

A program written in C programming language to create a Magic Square .
https://github.com/rahmahanafi/dynamic-magic-square

c gotoxy-function magic-square maths

Last synced: about 9 hours ago
JSON representation

A program written in C programming language to create a Magic Square .

Awesome Lists containing this project

README

        

# Dynamic-Magic-Square
Create a [Magic Square](https://en.wikipedia.org/wiki/Magic_square) in C programming language.

It is a Magic Square of size n where n is a odd number & not equal to (!=) 1.