Played Challenges
From brakets to parens - 930 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: 39
- Position: #127 / 213
- Number of attempts: 1
Changing date formats - 687 entries
Change the date format to Y/M/D.
- Best score: 37
- Best player score: 98
- Position: #127 / 188
- Number of attempts: 1
Create a diamond comment - 355 entries
Encapsulate the text in a diamond pattern.
- Best score: 27
- Best player score: 132
- Position: #68 / 76
- Number of attempts: 2
Migrated to Postgres! - 348 entries
Celebration completion of this project. https://github.com/igrigorik/vimgolf/pull/322
- Best score: 26
- Best player score: 27
- Position: #26 / 134
- Number of attempts: 1
RUST Cargo.toml version to last - 394 entries
RUST Cargo.toml version to last. rusty practice on vimgolf
- Best score: 16
- Best player score: 17
- Position: #35 / 105
- Number of attempts: 4
Rural Post - 4579 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 13
- Position: #649 / 1117
- Number of attempts: 2
Reconstruct the Sentence - 1697 entries
Get the sentence back in the proper order, remove duplicate lines, and then combine the separate lines into one.
- Best score: 19
- Best player score: 24
- Position: #336 / 445
- Number of attempts: 1
Simple text editing with Vim - 13416 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #2096 / 3845
- Number of attempts: 5
VimGolf