PowerTwo
Reference
Functions
_powerTwo
function _powerTwo(string result, uint256 pnOne, uint256 pnTwo, address playerAddress) internal
Internal core logic of the PowerTwo game.
- Parameters:
result
- stringpnOne
- uint256pnTwo
- uint256playerAddress
- address
makePowerTwoBid
function makePowerTwoBid(uint256 numberOne, uint256 numberTwo) public payable
Makes the bid to the PowerTwo game.
- Modifiers:
- isHuman isActivated
- Parameters:
numberOne
- uint256numberTwo
- uint256