potluck-robotics / sdl-astar

MIT License
1 stars 0 forks source link

Create a visualizer class. #8

Open seongyooncho opened 10 months ago

seongyooncho commented 10 months ago

This is for refactoring the previous draw methods in the World and the Cursor class. After initializing the visualizer, we will call visualizer.Draw() by sending the world and the cursor objects.