Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sigrlami/solana.games
Randomness Based Games on Solana
https://github.com/sigrlami/solana.games
Last synced: 25 days ago
JSON representation
Randomness Based Games on Solana
- Host: GitHub
- URL: https://github.com/sigrlami/solana.games
- Owner: sigrlami
- License: mit
- Created: 2021-03-23T15:10:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-03-23T15:37:29.000Z (over 3 years ago)
- Last Synced: 2023-02-28T10:22:13.020Z (over 1 year ago)
- Language: Rust
- Size: 2.93 KB
- Stars: 12
- Watchers: 5
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WIP: Solana Games
Randomness Based Games on Solana based on decentralized Oracle.
## Tier 0: Simple Games
- Classic Dice - The result of a die roll is determined by the Oracle system that generates random numbers on Solana.
- Choose From 12 - The winning number is determined by the Oracle system that generates random numbers on Solana.
- Flip a Coin - The winning side is determined by the Oracle system that generates random numbers on Solana.
- Keno - The winning ball is determined by the Oracle system that generates random numbers on Solana.
- Spin the Weel - The winning sector is determined by the Oracle system that generates random numbers on Solana.