rustwasm / book

The Rust and WebAssembly Book
https://rustwasm.github.io/docs/book/
MIT License
1.73k stars 208 forks source link

Fix the code of the third exercise answer of Implementing Game of Life section #136

Closed SomeoneToIgnore closed 5 years ago

SomeoneToIgnore commented 5 years ago

Fixes #135

Even though the pull request fixes the code in the Game of Life project section, I cannot create a pull request into https://github.com/rustwasm/wasm_game_of_life since unable to find the answer code there.