https://github.com/iwpnd/draw-hilbert
does what it's named after
https://github.com/iwpnd/draw-hilbert
Last synced: 3 months ago
JSON representation
does what it's named after
- Host: GitHub
- URL: https://github.com/iwpnd/draw-hilbert
- Owner: iwpnd
- Created: 2025-04-18T12:00:41.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-04-18T12:01:03.000Z (6 months ago)
- Last Synced: 2025-07-08T23:42:43.861Z (3 months ago)
- Language: Go
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# draw hilbert
```
go run main.go -n 8o----o o----o o----o o----o
| | | | | | | |
o o----o o o o----o o
| | | |
o----o o----o o----o o----o
| | | |
o----o o----o----o----o o----o
| |
o o----o----o o----o----o o
| | | | | |
o----o o----o o----o o----o
| |
o----o o----o o----o o----o
| | | | | |
o o----o----o o----o----o o
```