Addison Bostian's repositories
Procedurally-generated-music
A Sonic Pi program that procedurally generates music in verse-chorus-verse form, in a specific key. Background and lead instruments are generated, and a non-changing beat is played behind them. It plays in a particular key, and ensures no clashing notes are played.
CirclePacking
A program that takes text input and shows it on screen by packing circles inside the area covered by the text. Made in a Java based language called Processing.
Procedural-Terrain-Generation
A seeded procedurally generated 2D terrain with character that can move around the map and interact with the terrain. Made in the Java based language Processing.