IDABrunel / pacman

Brunel Pacman Environment
0 stars 0 forks source link

Stats Board: Add an indicator to tell us which version is running. #39

Closed ghost closed 3 years ago

ghost commented 4 years ago

We currently have many versions of pacman:

We need an indicator to tell anyone watching the board which version is running.

This can be a colour key, the user can then read the info provided on the board to read the colour key...

ghost commented 4 years ago

@bencevans I've bodged something together and I am sure its wrong. Can you take a looksie at the branch and let me know your thoughts

ghost commented 4 years ago

42 - Changes to be made to link the two

ghost commented 4 years ago

Current assignment of ids are:

'full_random': 1 'valid_random': 2 'valid_random_momentem': 3 'user_input': 4 'controller': 5

Implementation in branch #52