Update create_game.md

pull/153/head
Jon Eugster 3 years ago committed by GitHub
parent 2b9f791655
commit 21070af13c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -243,6 +243,10 @@ Hint "now use `rw [{h}]` to use your assumption {h}."
``` ```
That way, the game will replace it with the actual name the assumption has in the player's proof state. That way, the game will replace it with the actual name the assumption has in the player's proof state.
## 7. Update your game
In principle, it is as simple as modifying `lean-toolchain` to update your game to a new Lean version. However, you should read about the details in [Update An Existing Game](https://github.com/leanprover-community/lean4game/edit/main/doc/update_game.md).
## Further Notes ## Further Notes
Here are some random further things you should consider designing a new game: Here are some random further things you should consider designing a new game:

Loading…
Cancel
Save