TwentyOne

First Flight #29
Beginner FriendlyGameFiFoundrySolidity
100 EXP
View results
Submission Details
Severity: medium
Invalid

Lack of stand function

Summary

In Blackjack, the goal of the "stand" function is to end the player's turn and retain their current hand value without drawing any additional cards. When a player chooses to stand, they are signaling that they are satisfied with their hand and are ready for the dealer to take their turn.

Vulnerability Details

In description is that client can invok stand function. But in the current version of the protocol there is not this function.

Impact

The protocol blackjack implementation is not compatibile with description. Player has not possibility to turn and retain their current hand value without drawing any additional cards.

Tools Used

manual review

Recommendations

Please reconsider the protocol architecture or update the description. By incorporating stages or rounds, the game will become significantly more engaging and strategic. Currently, without these elements, a player could end the game in just two interactions (start game and hit) if they are unlucky. Adding multiple steps will enhance the gameplay experience and make it more exciting! 😄

Updates

Lead Judging Commences

inallhonesty Lead Judge
11 months ago
inallhonesty Lead Judge 11 months ago
Submission Judgement Published
Invalidated
Reason: Incorrect statement

Support

FAQs

Can't find an answer? Chat with us on Discord, Twitter or Linkedin.