eternagame / eternagame.org

Website for the Eterna citizen science game
https://eternagame.org
BSD 3-Clause "New" or "Revised" License
19 stars 17 forks source link

Migrate tutorial progress var to dynamic SVG #193

Open luxaritas opened 4 years ago

luxaritas commented 4 years ago

Currently the progress bar for the tutorial levels is handled by an array of svgs - this should really just be a single svg implemented as a Vue component, where it dynamically colors in sections based on progress