Skip to content

makuke1234/GameOfLife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conway's Game of Life

Release version Total downloads C++ Version wakatime

An implementation of Conway's Game of Life written in C++20 using Win32 API. Modern design principles have been followed, utilising the latest features of C++20.

Obtaining

The x64 Windows binary can be downloaded here.

License

This project uses MIT license.