Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bbqbaron/automaton-rustler
Game of Life in Rust
https://github.com/bbqbaron/automaton-rustler
Last synced: 8 days ago
JSON representation
Game of Life in Rust
- Host: GitHub
- URL: https://github.com/bbqbaron/automaton-rustler
- Owner: bbqbaron
- Created: 2018-11-21T18:50:42.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-21T18:51:23.000Z (about 6 years ago)
- Last Synced: 2024-12-20T00:22:37.426Z (about 1 month ago)
- Language: Rust
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# automaton-rustler
Game of Life in RustI wanted a tiny known problem to solve in Rust. Nothing exotic here! Just getting comfortable with the lang.