I have written a completely configurable generator of Ulam's Spiral using Java Swing. Find it here.
Java is cross-platform, so this ought to work on any computer that can launch a JAR executable. You will find that in the dist folder of the unarchived file.
Changes:
Java is cross-platform, so this ought to work on any computer that can launch a JAR executable. You will find that in the dist folder of the unarchived file.
Changes:
- you can set the size of the spiral (it's a square, so you only need to enter one number)
- set the background color
- set the dot color
- it's organized better
No comments:
Post a Comment