twitchapon-anim

Basic Twitchapon Receiver/Visuals
git clone git://bsandro.tech/twitchapon-anim
Log | Files | Refs | README | LICENSE

README (703B)


      1 twitchapon-anim - listener for the events that come from the twitchapon
      2 
      3 Built with the ebiten(1) framework with an addition of "native" x/image
      4 from golang repositories.
      5 
      6 Main purpose is to listen for events coming from the twitchapon service
      7 and react to them visually.
      8 That being said, it is mainly a playground for now that does nothing
      9 meaningful yet apart from spawning a (hardcoded) picture at the center
     10 of the screen. Spawn is triggered by a http request to the port 2345
     11 (another hardcoded value, subject to be changed).
     12 
     13 See TODO for some planned features, fixes and general ideas.
     14 
     15 Rights to all bundled images belong to their respective owners.
     16 
     17 --
     18 1. https://github.com/hajimehoshi/ebiten