Lifeee – An implementation of the Game of Life
I realized this application to keep learning Rust, discover the front-end library Yew, and because I’m a big fan of John Conway’s Game of Life. Please consider it always a work-in-progress.
- Draggable & zoomable infinite grid
- Adjustable speed of simulation
- Library of patterns extracted from the official Lexicon
- Better support for mobile (pinch-and-zoom)
- Sexier view of the pattern library (descriptions, search, etc.)
- Make the view follow the displayed pattern
- Draw your own pattern on the grid
- Compose several patterns in a simulation
- Import & export RLE files
Please do 😉
See LICENSE.