# life **Repository Path**: mirrors_Olical/life ## Basic Information - **Project Name**: life - **Description**: Game of life implementations in different languages - **Primary Language**: Unknown - **License**: Unlicense - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # life Game of life implementations in different languages. They all follow the same control scheme: `space` to pause, `r` to randomise and click to toggle life in a cell. ## Author [Oliver Caldwell][author-site] ([@OliverCaldwell][author-twitter]) ## Unlicenced Find the full [unlicense][] in the `UNLICENSE` file, but here's a snippet. >This is free and unencumbered software released into the public domain. > >Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means. Do what you want. Learn as much as you can. Unlicense more software. [unlicense]: http://unlicense.org/ [author-site]: http://oli.me.uk/ [author-twitter]: https://twitter.com/OliverCaldwell