- Run
ubuntu-setup.sh
to install necessary dependencies - To build run
cmake --build build --config Debug --target all -j 4
- To run CGoL, run
build/CGoL
- To clean run
cmake --build build --config Debug --target clean -j 4
-
Notifications
You must be signed in to change notification settings - Fork 0
Conway's Game of Life implemented in C++
License
albertinopadin/CGoL
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Conway's Game of Life implemented in C++
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published