https://github.com/yashsinghcodes/prime-spiral
https://github.com/yashsinghcodes/prime-spiral
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/yashsinghcodes/prime-spiral
- Owner: yashsinghcodes
- Created: 2023-01-31T07:54:44.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-31T08:17:34.000Z (over 3 years ago)
- Last Synced: 2024-10-06T05:03:24.016Z (over 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Prime-Spiral
The prime spiral is a graphical depiction of the set of prime numbers. read more about it on wikipedia. You can change the size in the source to meet your requirement.

## Requirements
- Python3
- PyGame
## Use
```bash
$ python3 main.py
```