RasmusBrostroem / ConnectFourRL

0 stars 0 forks source link

74 let humanplayer interact with mouse input #90

Closed RasmusBrostroem closed 1 year ago

RasmusBrostroem commented 1 year ago

Closes #74

Changes the select action for the HumanAgent. Now the HumanAgent can hover over a column and the piece will be shown in the location that it will be placed. Also, lets the HumanAgent place a piece by pressing the mouse on a coolumn.