👾Game Flow

Game level unlock

During the Alpha version period there are no RACE token lock requirements. All the games and table levels are open to anyone anytime.

When a certain player disagrees with transactor host on settlement results, he can lock the game by submitting a lock transaction onchain. The game will remain locked until DAO researches game histories and makes decision by executing votes.

Game start

Here is an example for the game state managed on Solana blockchain.

DataDescription

Mint Account

e.g. $USDC mint address

Stack Account

an address holding all assets

Players

player in-game states

Game Level

e.g. NL10

Player states contain:

Here is an example for profile account state:

DataDescription

Nickname

String visible in-game by players

Avatar

NFT address used as avatar

RSA pubkey

used to encrypt messages by other players

Game flow

Illustration of gaming process.

Locked Game

Last updated