Game Levels

What game levels are and how they are used.

In Bloxxgame, the game level determines the difficulty of the interactions with the blockchain. There are seven levels, ranging from 0 to 6. The default level for a new game is zero, the easiest level. At this level, players can view their wallet and create new transactions with minimal knowledge of the structure of the transactions.

As the level increases, additional information and activities become available that require more detailed and specific data to be executed correctly. For example, at level 2, players must sign transactions with their private key before sending them. They also gain access to the blockchain explorer, where they can view the entire blockchain with blocks, transactions and signatures. Each additional level increases the complexity, improves the learning experience and requires more advanced blockchain knowledge.

The game level is set by the host of a game. They can change it at their own discretion.

The following table provides a brief overview of the levels and the associated topics and tasks that players must be able to do.

Game LevelAccess toAdditional functionsAdditional tasks
0Introduction walletWallet with balances and transactions  Simple creation of a new transaction
1WalletPrivate and public key, wallet address, signature and hash of transactions 
2Advanced walletConfirmations of transactions with block number, Signature boxSigning with private key
ExplorerBlockchain, Check block, check transaction, check signatureCheck block, check transaction, check signature
3Expert walletHasher boxHashing of transactions
Advanced explorerMempoolInspect transactions from mempool
4Expert wallet  
Advanced explorer  
Easy minerNew block, mempool“Simple” creation of new blocks
5Expert wallet  
Advanced explorer  
Advanced minerBlock hasherHash puzzle for new blocks must be solved manually
6Expert wallet  
Advanced explorer  
Expert minerMerkle boxMerkle root must be created manually
Table: Overview of Bloxxgame Level