### Game Page (tentative) > Create generated graph with clickable paths and pre-defined start and end nodes. - [ ] Generate graph with nodes and paths - [ ] Selectable paths for the user to select and submit their guess - [ ] Pull data from the backend on the path and display on frontend - [ ] Comparison between actual path and user path to calculate score - [ ] Have leaderboard that shows the score and the score of other users - [ ] Login to have separate users 
Game Page (tentative)