Guil02 / project-2-2

2 stars 3 forks source link

algorithm interface #12

Closed Guil02 closed 2 years ago

Guil02 commented 2 years ago

The current implementation already returns a Move record containing a (1) action [Action] (2) distance [int] (3) direction [Cardinal] (4) destination [Tile]. Not sure what else needs to be added here?