Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 377 Bytes

TicTacToe.endgame_rc.md

File metadata and controls

15 lines (10 loc) · 377 Bytes

CONTRACT FOR tictactoe::endgame

ACTION NAME: endgame

Parameters

Input parameters:

  • player1 (person ending game as player 1)
  • player2 (person ending game as player 2)

Intent

INTENT. The intent of the {{endgame}} action is to end a game of Tic Tac Toe and to remove it from RAM.

Term

TERM. This Contract expires at the conclusion of code execution.