Skip to content

Starting point for PHAS0100Assignment1 2021/22 Game of Life Simulation

License

Notifications You must be signed in to change notification settings

fish666fish/PHAS0100Assignment1

 
 

Repository files navigation

PHAS0100ASSIGNMENT1

Build Status Build Status

Purpose

This project serves as a starting point for the PHAS0100 2021/22 Assignment 1 Game of Life Simulation coursework. It has a reasonable folder structure for CMake based projects, that use CTest to run unit tests via Catch.

Further information on the specific project is left as an exercise for the student.

Credits

This project is maintained by Dr. Jim Dobson. It is based on CMakeCatch2 that was originally developed as a teaching aid for UCL's "Research Computing with C++" course developed by Dr. James Hetherington and Dr. Matt Clarkson.

Build Instructions

Build and run instructions are left as an excercise for the student. Examples of how to build using cmake were given in lectures and in the other CMake example projects.

About

Starting point for PHAS0100Assignment1 2021/22 Game of Life Simulation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.8%
  • CMake 3.9%
  • Other 0.3%