RasmusBrostroem / ConnectFourRL

0 stars 0 forks source link

Show who is playing #94

Open jbirkesteen opened 1 year ago

jbirkesteen commented 1 year ago

Currently, one can not tell from the display of the game which agent is red/yellow.
This is based on the value of player_piece in the initialisation of agents, but if we can find some clear way of showing it directly in the display, I think that would be an enhancement.

Originally posted by @jbirkesteen in https://github.com/RasmusBrostroem/ConnectFourRL/discussions/69#discussioncomment-4494839