Skip to content

rafilong/conway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This project simulates Conway's Game of Life in n dimensions.

Commands

  • Click on a tile to change it's state to active;
  • Press q to quit the program
  • Press any other key to progress one generation.

About

N-Dimensional implementation of Conway's Game of Life using C++'s recursive type definitions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages