Skip to content

e-s-l/game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Quick Practice for Refreshig Languages

A minimalist command line representation of the most basic version of Conway's Game of Life.

Next Steps:

It would be cool to try and implement the FFT/convolution approach to the problem. (Perhaps adapt the tkinter version, which as is, is way too slow.)

Adapting the c++ version to uses ncurses for dynamic sizing would be cool.

It would be nice to have a click to flip state option in one of the above too.

About

Conway's Game of Life

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published