This project features a virtual robot navigating a 2D grid world using Python and Pygame. The robot can solve a series of tasks, such as navigating around walls, finding tiles, pushing blocks, and following tile paths.
Installing Pygame in Windows 10: Open a Command Prompt window (press the Windows button and type ‘cmd’ followed by ) and type on the command line: py-m pip install pygame--user