Skip to content

W-Wuxian/GOL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GOL repository

A CPP implementation of the Game Of Life (GOL) problem with R as a visualizer.

running cmd :

In a shell use the following command:

User@My-Linux-Desktop:~$ cd ~/GOL/ && make help

Dependencies

  • Make
  • g++ as c++ compiler (std17)
  • R used to plot the GOL state

About

c++ Game of Life

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published