You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fields:
verb :: the operation the Agent player wishes to perform (in the context of making a move)
args :: the thing(s) being acted upon; the object(s) of the specific action
Methods:
getCurrentPlayer( ) :: returns the verb
getArgs( ) :: returns the argument(s)
The text was updated successfully, but these errors were encountered:
Fields:
verb :: the operation the Agent player wishes to perform (in the context of making a move)
args :: the thing(s) being acted upon; the object(s) of the specific action
Methods:
getCurrentPlayer( ) :: returns the verb
getArgs( ) :: returns the argument(s)
The text was updated successfully, but these errors were encountered: