AddisonBostian
My name is Addison Bostian, I am a Computer Science Student at Ouachita Baptist University.
Pinned Repositories
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.
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.
AddisonBostian's Repositories
AddisonBostian/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.
AddisonBostian/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.
AddisonBostian/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.