Game Functionalities

In order to participate in the Fight Meta game, each player will have to create a cryptocurrency wallet. The cryptocurrency wallet will provide access to the Fight Meta and the player can go to the marketplace to purchase a character. The purchased character will be kept in the wallet and belong to the player. The character can be used to play the game by fighting other players in an online 1 versus 1 fight or playing in an offline fight against the CPU. Each fight will earn the character experience points. A win will get the character 30 experience points (or 15 if it is against CPU), a loss will earn the character -10 experience points. In addition to experience points, the character can earn tokens for each victorious game when competing with other players in an online 1 vs 1 fight. In an online 1 vs. 1 fight, the player can choose between a quick game (10 token wager) or can adjust the wager to increase the token amount they want to fight for. If the player confirms the token amount, a request will be generated to match the player with another player who wants to play for the same amount of token. The search will be cast with a 30% range on the queried token amount, which means that if a player increases the token amount to 50 tokens, the system will look for opponents that are waging between 35 and 65 tokens. Each fight request will be ranked based on the timestamp, from oldest to youngest request. In practice the system will match up based on the following principle:

A player makes a request to fight for 50 $SOAP tokens. The request will be ranked based on the time it was raised in the system. As an example, the request in our example has been logged as the 5th request in the system (see table below) ranked by the timestamp.

Rank
Player
Token Amount
Timestamp

1

Player 10001

100

12:06:25pm

2

Player 10002

25

12:06:45 pm

3

Player 10003

65

12:07:54 pm

4

Player 10004

40

12:08:22 pm

5

Player (example)

50

12:08:50 pm

6

Player 10006

80

12:09:10 pm

7

Player 10007

55

12:09:30 pm

The system will ask the player first whether they accept to fight Player 10003 for 65 tokens, if the player declines the system will move to the next request, e.g. Player 10004. If this is also declined by the Player, the next query will be directed to Player 10007 to fight for 50 tokens.

Setting a custom token amount for each fight will require players to accept fights for $SOAP tokens within the 30% range raised before their own requests.

In the future, the Fight Meta will have different fighting locations the player can select from, which will have a higher minimum token amount. These locations will be accessible to players with higher experience points. The Fight Meta has a “Free-to-Play” mode, which is available to all players who download the game.

Last updated