- Draws a graph
- User selects start and end nodes
- Animates the path between the two nodes based on BFS results
Built in XCode Version 7.0 beta (7A121l)
- Need to notify on UI to select another node if disconnected node is selected
- Visualize the queue
- Add UI for changing adjacent list and/or adding nodes
- Dynamically size nodes based on count
- Use SpriteKit for collision detection to draw better edges