Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kdheepak/game-of-life
https://github.com/kdheepak/game-of-life
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kdheepak/game-of-life
- Owner: kdheepak
- License: mit
- Created: 2023-09-28T08:57:25.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-21T08:54:06.000Z (about 1 year ago)
- Last Synced: 2024-10-15T16:52:58.433Z (2 months ago)
- Language: Rust
- Size: 41 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# game-of-life
[![CI](https://github.com/kdheepak/game-of-life/workflows/CI/badge.svg)](https://github.com/kdheepak/game-of-life/actions)
Conway's game of life in a TUI
![demo](https://github.com/kdheepak/game-of-life/assets/1813121/2a92c926-cda9-460d-8ed8-410f9e3da89f)