https://github.com/hugo53/spiralsquare
https://github.com/hugo53/spiralsquare
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hugo53/spiralsquare
- Owner: hugo53
- Created: 2014-09-20T09:00:16.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-20T09:09:19.000Z (over 10 years ago)
- Last Synced: 2025-01-01T11:41:50.036Z (5 months ago)
- Language: Python
- Size: 129 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
SpiralSquare
============## Using
#### Generate spiral square
```
python SpiralSquare -s [size] -o [output-file-path]
```#### Help
```
python SpiralSquare -h
```## Note
Python version: 2.7