This project is my first attempt at creating artificial life. Basically, artificial life is a man-made simulated/synthesized living system, sometimes using computer programs. This is not quite Alife because of several factors, including that each sprite does not copy itself to make the new sprite and each sprite is partially based upon what it used to be. Each sprite lives for 9 seconds. I'm working on fixing these bugs. But in general, each sprite is based upon random mutations from the changes of variables in the ancestry. New, better, more Alife-like versions coming soon :)