https://github.com/deviantfero/cgolpp
Conway's game of life In C++ using ncurses
https://github.com/deviantfero/cgolpp
Last synced: over 1 year ago
JSON representation
Conway's game of life In C++ using ncurses
- Host: GitHub
- URL: https://github.com/deviantfero/cgolpp
- Owner: deviantfero
- License: unlicense
- Created: 2017-01-09T03:13:16.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-10T08:13:28.000Z (over 9 years ago)
- Last Synced: 2025-01-30T15:44:47.073Z (over 1 year ago)
- Language: C++
- Size: 29.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cgolpp
Conway's game of life In C++ using ncurses