2-APL UPC project.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

adden first aproach to bidding protocol

cyberslas 3f62528d a7b60c6d

+1
+1
code/2apl_platform/briscola_chiamata/player.2apl
··· 56 56 turnselected (X) <- assigned(X, _) and scenario(playing) | /* when percepts turnselected, and its his turn*/ 57 57 { 58 58 /*TODO*/ 59 + 59 60 } 60 61