Skip to content

GalichCZ/conways-game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

conways-game-of-life C++ implementation of "Game of life"

To start game you need

1.gcc compiler on your system

2.SDL2 library installed

3.write g++ -std=c++20 main.cpp -lSDL2

4.wrire ./a.out

5.LOOK :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages