Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

A simple implementation of the Game of Life, written in Rust

Notifications You must be signed in to change notification settings

deadalusai/gol-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Game of Life in Rust

A straightforward implementation of the Game of Life, written in Rust.

This codebase is my learn-rust playground and so exercises new Rust features as I encounter them.

See also gol-tcod built using the excellent libtcod library via tcod-rs.

Plaintext

This library also provides a module for parsing plaintext format game of life files.

Documentation

You can find the Cargo-generated docs here.

Note: They may be out of date as I am currently publishing them manually.

About

A simple implementation of the Game of Life, written in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published