I want to draw a Grid World (similar to a table), where cells may contain robots or obstacles. A dot/arrow would do to represent the robot and colouring the cells in black for examples could represent the obstacles.
I am not looking for anything complicated, just a simple python library that would help me do this. Any suggestions?