Skip to content

tarekel96/cpsc350-hw2

Repository files navigation

cpsc350-hw2

cpsc350-hw2: C++ Game of Life Assignment

a) Tarek El-Hajjaoui b) Student ID: 1902662 c) Chapman Email: [email protected] d) Course Number & Section: CPSC 350-03 e) Homework Assignment 2

Source Files: main.cpp Cell.h Cell.cpp Grid.h Grid.cpp Doughnut.h Doughnut.cpp Mirror.h Mirror.cpp Game.h Game.cpp FileError.h FileError.cpp 3) N/A

References:

Instructions to run assignment:

  1. Compile with: g++ *.cpp or run make
  2. Run a.out followed by the name of the input file: ./a.out fileName
  3. Follow the instructions of the program that are prompted on the console.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published