https://github.com/nlitsme/msdos_game_of_life
For the museum: a very old implementation of Conway's game of LIFE
https://github.com/nlitsme/msdos_game_of_life
ancient life
Last synced: about 1 year ago
JSON representation
For the museum: a very old implementation of Conway's game of LIFE
- Host: GitHub
- URL: https://github.com/nlitsme/msdos_game_of_life
- Owner: nlitsme
- License: mit
- Created: 2020-02-06T23:21:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-08-22T20:06:03.000Z (almost 3 years ago)
- Last Synced: 2025-02-01T12:46:41.077Z (over 1 year ago)
- Topics: ancient, life
- Language: C
- Homepage:
- Size: 172 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LIFE
This is a very old implementation of John Conway's Game of Life.
I wrote this in 1992.