Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 880 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 880 Bytes

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.