Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 389 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 389 Bytes

🌌 ulam-spiral 🌌

Description

Simple desktop app that dynamically draws the Ulam spiral. It uses the Sieve of Eratosthenes algorithm for the generation of primes that are then represented on a square. Built using AWT/Swing framework.

Preview