Archived
1
Fork 0
This repository has been archived on 2024-10-07. You can view files and clone it, but cannot push or open issues or pull requests.
game_of_life/README.md
2024-09-11 23:02:13 +05:00

289 B

Game of life

A CS100 project. The git history is lost because the original git repository was deleted, this one was reconstructed from the files I submitted. Compiled versions for linux and windows are provided in the releases, and you can compile yourself using the provided makefile.