Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yashsinghcodes/prime-spiral


https://github.com/yashsinghcodes/prime-spiral

Last synced: 11 days ago
JSON representation

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
```