Skip to content
Snippets Groups Projects
isabel.lomas's avatar
isabel.lomas authored
cdba802b
History
Name Last commit Last update
Makefile
README.md
conway.c
conway.h
conwayuser.c

CS 261 Final Project: Conway's Game of Life

This is my submission for Final Project: Conway's Game of Life for CS 261 - C & Assembly Language Programming, instructed by Dr. Paul Bonamy during the Spring 2024 term at WSU Vancouver.

This work received a score of 150/150 points.

According to the course syllabus, students are allowed to publish their code after the course has ended, so I have done so here.