Welcome

Generative art, data visualisation etc.

Saturday, July 27, 2013

Game - 100 Balls

I've had a go at writing my first ever game for an assessment as part of a Creative Programming course I'm taking on Coursera. Please give it a try. I've only really tested it in the Chrome browser. I suspect the sound won't work if you're using anything else.

Instructions:
  • Fill up the screen with balls! Fill to the target to move up a level.
  • Click and hold the mouse button to start adding a ball to the screen.
  • Release the mouse button to add the ball.
  • Avoid the red spiky things when adding a ball - they will pop it!
  • Once a ball is added it cannot be popped.

 

Sunday, July 14, 2013

Bouncer

Here's a quick video of a sample sequencer thing I recently wrote for the Creative Programming for Digital Media and Mobile Apps course on the Coursera platform. It's based on the 'bounce' mode of the Yamaha Tenori-on.



First time using sound and threading so learned a lot. Not sure it's worth developing further any further though.