Game Of Life
Class | Instructor | Date | Language | Ta'ed | Code |
---|---|---|---|---|---|
CS 7492 Simulation of Biological Systems | Greg Turk | Spring 2015 | Java/Processing | No | Code N/A |
CS 2110 Computer Organization and Programming | Bill Leahy | Fall 2012 | C | Yes | Code N/A |
This project was to implement a simple game of life simulator. When I TA'ed cs2110, the students were required to pick a game to implement in C, where this was one of the options, so by the time I took the Biological Simulations Class in Spring 2015, I was already familiar with the concepts.