pol / lifeee-rs

An implementation of the Game of Life

Home Page:https://lifeee.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Features

  • Draggable & zoomable infinite grid
  • Adjustable speed of simulation
  • Library of patterns extracted from the official Lexicon

Work-in-progress features

  • 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

Want to contribute?

Please do 😉

License

See LICENSE.

About

An implementation of the Game of Life

https://lifeee.netlify.app

License:MIT License


Languages

Language:Rust 79.0%Language:CSS 12.8%Language:HTML 8.2%