Home
Overview
The Home
component can be used to allow the player to choose four numbers between 0 and 127. These numbers will the be used in the creation of the Block Lotto Ticket.
Component Logic
The player chooses four numbers between 0 and 127. These numbers must be set using setPlayerNumbers
. Afterwards, the checkout process can be started.