Skip to content

Recreation of Conway's Game of Life implemented in Rust.

License

Notifications You must be signed in to change notification settings

neversaynv3r/rust_of_life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Of Life

Small recreation of Conway's Game of Life implemented in Rust. Done with the intention of learning Rust development and playing with Raylib.

Rust Of Life gif

Features

  • Simulation of Conway's Game of Life
  • Adjustable cell distribution
  • Visual representation using the Raylib library

License

This project is licensed under the GNU General Public License v3.0.

Acknowledgements

The implementation of the universe logic in this project is based on the Rust WebAssembly book by Aaron Turon.

About

Recreation of Conway's Game of Life implemented in Rust.

Topics

Resources

License

Stars

Watchers

Forks

Languages