Skip to content

Latest commit

 

History

50 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Life simulator

This project is written in C++ for Advanced Programming midterm project. These are some features that are implemented:

  • The code is modular and every part and library can be used independently.
  • We have implemented object-oriented programming (OOP) principles and design patterns in the project.
  • The project also contains a CLI that can be use to intergate with the functions and features.

For running the code you can use the command below 👇 :

g++ main.cpp && ./a.out

About

Class of Life implemented in C++

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages