Skip to content

Instantly share code, notes, and snippets.

@amirmv2006
amirmv2006 / HumanPlayingVsComputer.puml
Created December 5, 2021 13:12
Human Playing vs Computer
@startuml
'https://plantuml.com/sequence-diagram
participant Joystick
participant Robot
participant GameService
autonumber
EventBus --> Robot: CurrentTurnFinishedEvent