Motivation behind the feature and what it will do
People will sometimes hear about Vim, but not feel efficient with it when they first start out. This mini-game will be a way for people to gamify getting better at Vim motions.
Which part of the application will this feature be for?
A new application.
Minimal Viable Product
- Puzzles, which consist of a starting block of text and a solution.
- You will have access to basic Vim motions and will need to use them to get your text to the solution
- Scoreboard that tracks how many commands/motions you've run so far
- Reset button that resets the scoreboard and text back to their starting values
Code changes
- New module in the Activity list
Additional context
- Similar to the tutor that shipped with Vim
Motivation behind the feature and what it will do
People will sometimes hear about Vim, but not feel efficient with it when they first start out. This mini-game will be a way for people to gamify getting better at Vim motions.
Which part of the application will this feature be for?
A new application.
Minimal Viable Product
Code changes
Additional context