-
Notifications
You must be signed in to change notification settings - Fork 1
EC Levels #77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
EC Levels #77
Conversation
Conflicts: app/services/ClickHandler.coffee bundle.js
Conflicts: app/controllers/MathSwipeController.coffee app/services/ClickHandler.coffee app/views/Board.coffee bundle.js
We should have this branch as the base feature branch. We should branch off of this branch and add the features you listed below. I think we should have an animation that shows that you're leveling up. In addition, I'd like to have a slider on changing the level. A bug that I noticed was that in 4x4 boards, the goals would sometimes over lap. Say the answers were all two or three digits each. The numbers would then overlap into each other making the answers unreadable. Other than that, the leveling system looks great. |
@sf-interns/owners This is a basic leveling setup for the app. It automatically levels up. Please give feedback on style and on which variables you want me to change.
I'm looking into why merging is messed up
Changes that should be made that are not in the scope of this pr, but should be done in future ones
Select level from home pageSession Tracking and current-level storage[not feasible with current static site ]