Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/volchok96/thegameoflife
Game of Life with interactive interface on C with inclusion of <ncurses.h>
https://github.com/volchok96/thegameoflife
Last synced: about 1 month ago
JSON representation
Game of Life with interactive interface on C with inclusion of <ncurses.h>
- Host: GitHub
- URL: https://github.com/volchok96/thegameoflife
- Owner: volchok96
- Created: 2024-06-16T15:54:36.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-16T15:55:09.000Z (7 months ago)
- Last Synced: 2024-06-16T17:55:50.196Z (7 months ago)
- Language: C
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TheGameOfLife
Game of Life with interactive interface on C with inclusion of <ncurses.h>