Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 152 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 152 Bytes

havenlife

To compile and run issue the following.

g++.exe -std=c++14 -O3 -g -Wall -c *.cpp

g++.exe -o HavenLife.exe *.o

Then run:

HavenLife.exe