This repository has been archived by the owner on Jul 10, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathV2.json
1 lines (1 loc) · 1.81 KB
/
V2.json
1
{"_items":[{"name":"HEX GAME FACTORY","_responsibilities":["Create new game","End current game","Get last (created) game"],"_collaborators":["HEX GAME"],"_posX":22,"_posY":431,"_type":"entity","_uuid":"da92055c-0660-a533-8673-aec7393a8f36"},{"name":"PLAYER","_responsibilities":["Know player color","Know player name"],"_collaborators":["HEX COLOR (ENUM)"],"_posX":747,"_posY":25,"_type":"entity","_uuid":"57e50894-a236-d89a-d65c-44ad3d2ac9d9"},{"name":"HEX BOARD","_responsibilities":["Contains tiles","Contains the two players","Iterate over the cases (tiles)"],"_collaborators":["PLAYER","HEX TILE"],"_posX":480,"_posY":24,"_type":"entity","_uuid":"b6f54a64-87e4-68ac-1444-8b6b021c75de"},{"name":"HEX TILE","_responsibilities":["Know color","Know coords","Handle color update","Know Status (Actif ou non)"],"_collaborators":["HEX COLOR (ENUM)"],"_posX":748,"_posY":224,"_type":"entity","_uuid":"c6282bd9-fd44-e47f-1ea9-db2076ce8c85"},{"name":"RULES MANAGER","_responsibilities":["Contains all rules","Handle rules for the player and the card"],"_collaborators":["HEX GAME"],"_posX":20,"_posY":233,"_type":"entity","_uuid":"b5008d5d-6fc3-ed62-074d-4a465171b2b7"},{"name":"HEX COLOR (ENUM)","_responsibilities":[],"_collaborators":[],"_posX":751,"_posY":425,"_name":"HEX COLOR (ENUM)","_uuid":"8ca62fb5-1c4f-e70d-6ead-37f1a5ed3949"},{"name":"HEX GAME","_responsibilities":["Know status of players","Apply rules (E.G : red tile cannot be changed into a blue one)","Know the board"],"_collaborators":[],"_posX":213,"_posY":24,"_type":"entity","_uuid":"c4ab214f-905e-3774-3b6c-2f1e18b687e9"},{"name":"AXIAL COORDINATE","_responsibilities":["Know Q & R"],"_collaborators":[],"_posX":478,"_posY":225,"_type":"entity","_uuid":"4289a665-77b5-76f1-80a5-f42cd053c972"}],"_uuid":"2dd22c99-c2ad-04e7-233f-627b673868f2","_width":1024,"_height":768,"_title":"A.I. CRC"}