Fortunately, writing code isn't a struggle for me. I decided to build a Botley-style grid game from scratch using Python (pygame). I placed a robot, a goal, and walls on a 6x6 grid. The player ...