Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch the Game of Life tutorial over to using rustwasm/rust_wasm_template #180

Closed
fitzgen opened this issue May 25, 2018 · 3 comments
Closed
Labels
book help wanted Extra attention is needed

Comments

@fitzgen
Copy link
Member

fitzgen commented May 25, 2018

This would involve:

  1. Checking out the rustwasm/wasm_game_of_life repo's chapter-zero branch, and merging rustwasm/rust_wasm_template's master branch. This will involve resolving a bunch of conflicts.

  2. Merging chapter-zero into chapter-one, etc. and making pull requests to rustwasm/rust_wasm_template for each of them.

  3. Rewriting the relevant snippets of the game of life tutorial text to refer to cloning the rustwasm/rust_wasm_template.

Happy to help someone who wants to try their hand at this :)

@fitzgen fitzgen added help wanted Extra attention is needed book labels May 25, 2018
@mgattozzi
Copy link
Contributor

Might have my mentees take a crack at this during the impl Days at RustFest tomorrow/tuesday

@mgattozzi
Copy link
Contributor

Hey @fitzgen @nanoplink is taking this issue. We're aiming to have this done by Friday!

@jrichocean
Copy link

This issue has been moved to here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
book help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants