COMP 314
Pretty Pictures, by Emily Fortuna and Matt Wilson
In this project we developed a program and
interface that allows users to "breed", animate,
and selectively morph/manipulate images from
files or those described by mathematical
functions. The idea is somewhat like a
single-user version of
electric sheep.
Screenshots and interesting pictures
that our program created.
Instructions for Use:
- Linux -- Download the tarball, open up a command line
and type tar -xvf PrettyPictures.tar.gz. From there,
type cd PrettyPictures, and type java -jar PrettyPictures.jar.
- Windows, Mac -- extract from the file, and double click the file to
execute it.
Iron Chef, by Emily Fortuna and Chase Jenkins
A fantastically fun text-based adventure game!
Test your skills of puzzle solving and digital
cooking.
Instructions for Use:
- Linux -- Download the .jar file, open up a command line
and type java -jar Chef.jar.
- Windows, Mac (I think) -- Double click the file to execute it.
Please notify me if you are considering running
any of my .jar files through a decompiler.