In July 2008 my housemates and I put on a small exhbition, Tiffhibition, at our house Tiffany.
ART - Archer Davies
FASHION - Mieka Lake
COM-PU-PU-PUTER GAMES - Simon Joslin
ARCHITECTURE - Lucy Jeffries and Andrew Varendorf
I had the Nerd Shrine hanging and put in some pixel bead creations.
I also rewrote Reptile in flash as3 and polished it up a little. Results are below. Make sure to click in the window once to ensure it has focus, otherwise you might be patchy results. See it fullscreen.
The final piece is shown to the right.
Mac OSX 10.4 [PPC or Intel]
Optional: XCODE 2.4 greatly improves performance - see operating instructions.
Install Impromptu 0.989c
Unpack reptilesrc.zip and open Reptile.scm
If XCODE 2.4 is present on the machine, set the first line of code in Reptile.scm to (define use_xcode 1)
When using XCODE you must change the second line of code to suit the folder location. Go back to finder and find the Reptile folder, drag the Reptile folder into the Impromptu window and replace the "CHANGE ME" value of folder_path, keep the quotation marks. Make sure folder_path ends with a slash /. NB: This step is only necessary when using XCODE.
Select all the code with cmd-a and press ctrl-space to run it. A black window should pop-up
Click and drag inside the window to view Reptile.
The development process can viewed in detail under the Reptile category of my blog.
Mac OSX 10.4 [PPC or Intel]
Install Impromptu 0.989c
Unpack untitledsrc.zip and open untitled.scm
You must change the first line of code to suit the folder location. Go back to finder and find the untitledsrc folder, drag the folder into the Impromptu window and replace the "CHANGE ME!" value of workingdirectory, keep the quotation marks. Make sure workingdirectory ends with a slash /.
Select all the code with cmd-a and press ctrl-space to run it. A window should pop-up, sit back and enjoy.
The development process can viewed in detail under the Untitled category of my blog.
Mac OSX 10.4 [PPC or Intel]
Crystal Audio Unit
Free Alpha 3 Audio Unit
Install Impromptu 0.989c
Install Audio Units
Unpack highvoltagesrc.zip and open highvoltage.scm
You must change the first line of code to suit the folder location. Go back to finder and find the highvoltagesrc folder, drag the folder into the Impromptu window and replace the "CHANGE ME!" value of workingdirectory, keep the quotation marks. Make sure workingdirectory ends with a slash /.
Select all the code with cmd-a and press ctrl-space to run it. A window should pop-up, turn on caps-lock and use W, A, S and D as a directional pad to move your character on screen. W - up, A - left, S - down and D - right. You must have the Impromptu window selected to use the input.
The development process can viewed in detail under the High Voltage category of my blog.