Posts Tagged ‘Intro. Computational Media’

Final Project Update 2

So far…: Even though Fiona and I still haven’t nailed down a finalized design, we programmed a basic Guitar Hero/DDR like game in Processing as an exercise sketch. Use the ‘a’ ‘s’ ‘d’ ‘f’ keys as the notes fall completely into the red zone on the bottom. Play it here! Design Alternatives: – Rotate Wii [...]

Final Project – Update

Fiona and I discussed alternatives for the user interface. An accelerometer would make the game more physical as the player would have to dip from side to side. I really like the idea of a physical game – it’s simply more fun. If we used a microphone, we could still utilize an accelerometer within to measure [...]

Week 9: PHP basics

Our assignment was to make a simple web form using PHP. It is really simple, but it’s my first exploration of php syntax. Click here to try.