16-6-2019 generation demo
- antonio
- Jun 16, 2019
- 1 min read
created a separate executable that just shows off the map and goal generation, it simply generates a map or a goal every time their button is pressed.
It also helped me find a bug in the map generation; the vertices weren't updated as they should. https://github.com/antoniob6/gradproject/blob/master/demos/mapAndGoalDemo.zip

Comments