Fall2008/Course Project/Groups/Group 2
From OpenSourceSoftwarePractice
Contents |
This is a real group created here to make stuff happen.
Goal
3D Game of Life Viewer.
What is the game of life?
The game of life is a cellular automaton, which is a model for life. It was developed by a British mathematician John Horton Conway in 1970. The purpose of the game is to show that simple rules can create very complex results. Go to Wikipedia's article to learn the rules and how to "play".
Our Goals
Life is three-dimensional and so should the simulation for it. Therefore, we decided to go forth and extend on the original idea of the Game of Life and not only make it three-dimensional, but add our own customizable rules (i.e. age) and possibly go into image filtering to have images as input.
Project Website
Google Code website: http://code.google.com/p/3dgameoflife/
Presentation
License
Group Members
- Ben Aksoy -- Concept Creator
- Ray Navarette
- Daniel Tashjian
- Geoffrey Wong
