Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yashsinghcodes/prime-spiral
https://github.com/yashsinghcodes/prime-spiral
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/yashsinghcodes/prime-spiral
- Owner: yashsinghcodes
- Created: 2023-01-31T07:54:44.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-31T08:17:34.000Z (almost 2 years ago)
- Last Synced: 2024-10-06T05:03:24.016Z (3 months 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.
![surface](https://user-images.githubusercontent.com/32360914/215704366-069b9b1a-f244-4ce7-9558-3852c848407c.png)
## Requirements
- Python3
- PyGame## Use
```bash
$ python3 main.py
```