Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 713 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 713 Bytes

ProcJam15 - Fireworks Bot

This is a very simple fireworks bot, live at https://twitter.com/FireworksBot Just tweet her and se will send you a fireworks show.

Very imple toy for ProcJam I may or may not do more in the future. Pull requests welcome.

Fireworks are currently gen as follows

  • One firework for each tweet
  • Tempo is based on the tempo of your last 30 tweets
  • Explodes into N pieces where N is number of words
  • Letter is based on first letter of Tweet or Word
  • Colour & Angle is based off ID
  • Size is based on RT & Fav
  • Speed & Height are based on relative time of last 30 tweets

Todo

  • Change painter for one that is additive
  • Change pallette generation to account for additive colours