import Entrypoint from '@site/src/components/MichelsonDoc/Entrypoint'; import Michelson from '@site/src/components/MichelsonDoc/Michelson'; import MichelsonArg from '@site/src/components/MichelsonDoc/MichelsonArg'; import MichelsonArgs from '@site/src/components/MichelsonDoc/MichelsonArgs';
Model: Nim โ
Template link: https://legacy.smartpy.io/ide?template=state_channel_games/models/nim.py
Description โ
Nim game
Outcomes โ
Name | Description |
---|---|
player_1_won | Player 1 won the game |
player_2_won | Player 2 won the game |
draw | The game ended without winner |