MaksimEkin / data-structures-game

The Data Structures Game is a competitive online game. The goal of this game is to help reinforce data structures concepts to students.
https://data-structures-game.herokuapp.com
Apache License 2.0
4 stars 4 forks source link

As a user, I should be able to view an interactive level map, so that I can recognize my progress. #31

Open naomi-albert opened 4 years ago

naomi-albert commented 4 years ago

This will act as a story mode selection from the main menu that the user can select that will bring them to a large "world" map of the data structures path. The area beyond the user's current level will be locked and the areas completed will have a gold path showing completion. The current node on the map will be highlighted. Completed levels are replayable for improvement.

MaksimEkin commented 4 years ago

story_mode