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 Level | Access to | Additional functions | Additional tasks |
0 | Introduction wallet | Wallet with balances and transactions | Simple creation of a new transaction |
1 | Wallet | Private and public key, wallet address, signature and hash of transactions | |
2 | Advanced wallet | Confirmations of transactions with block number, Signature box | Signing with private key |
Explorer | Blockchain, Check block, check transaction, check signature | Check block, check transaction, check signature | |
3 | Expert wallet | Hasher box | Hashing of transactions |
Advanced explorer | Mempool | Inspect transactions from mempool | |
4 | Expert wallet | ||
Advanced explorer | |||
Easy miner | New block, mempool | “Simple” creation of new blocks | |
5 | Expert wallet | ||
Advanced explorer | |||
Advanced miner | Block hasher | Hash puzzle for new blocks must be solved manually | |
6 | Expert wallet | ||
Advanced explorer | |||
Expert miner | Merkle box | Merkle root must be created manually |