You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is my C++programming homework, which is a game similar to lightbot. It controls the robot to reach its destination on the map by inputting limited commands. I have implemented basic command interaction and image encoding functions in the project.