Add some configurable options #3
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Needs ability to define certain behaviors of the game engine, for example:
Partially addressed, you can now pass two additional parameters to the
Player
constructor to override the text used for the start link, and markdown to be rendered for the "game over" state.Paged mode would be super awesome. Also thanks for implementing the Begin and Start Over Text.