Skip to content
Open

Bump #17

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
An on-chain game where the contract holds a private, incrementing number.
Each time a player plays, the number is incremented and returned to them.
If the number ends in a zero, the player earns a reward in ZEN tokens.
The more trailing zeros the number has, the greater the reward.
The more trailing zeros the number has, the greater the reward

![In-game screenshot](./public/screenshot.png)

Expand Down