Played Challenges
From brakets to parens - 931 entries
This is one of the most common problem when you wrap an array for error handling. Vim is useful when you convert foo[i][j][k] into foo(i, j, k) for many times.
- Best score: 24
- Best player score: 64
- Position: #195 / 214
- Number of attempts: 1
π - 261 entries
1200 π chars
- Best score: 16
- Best player score: 1219
- Position: #62 / 65
- Number of attempts: 1
Create json from a .env file - 1518 entries
A simple everyday task.
- Best score: 39
- Best player score: 72
- Position: #236 / 353
- Number of attempts: 3
Markdown Blog Editing - 456 entries
Convert the given link text in start file to a markdown link list.
- Best score: 30
- Best player score: 182
- Position: #107 / 107
- Number of attempts: 2
Simple, Practical, and Common - 33929 entries
Simple things we do all the time should be able to be done with very few keystrokes, but sometimes I find something I need to do makes me go, "There MUST be a better way." This challenge is just a simple movement and entering text at a certain place.
- Best score: 22
- Best player score: 40
- Position: #7176 / 7489
- Number of attempts: 3
Vice versa - 7981 entries
Little role switching.
- Best score: 12
- Best player score: 17
- Position: #1719 / 2147
- Number of attempts: 1
VimGolf