Skip to content

charleprr/game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Overview

A terminal-based game of life recreated in C++.

It has been made to work only on a Linux terminal. If you really want to, you could easily make it work in a Windows terminal by making small display changes to src/display.cpp.

Instructions

Run make to compile files and create an executable.
Run ./gameoflife to start the program.

About

A terminal-based game of life

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published