/GameOfLife

Conway's Game of Life in C++20 and Win32 API.

Primary LanguageC++MIT LicenseMIT

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.