Played Challenges
Put a newline after every 10 lines in vim - 1466 entries
Goal is to put a newline after every 10 lines in vim.
- Best score: 10
- Best player score: 10
- Position: #1 / 494
- Number of attempts: 2
Wikitext headings to markdown - 906 entries
Convert the wikitext headings to markdown.
- Best score: 20
- Best player score: 22
- Position: #76 / 190
- Number of attempts: 4
hello-world-vimgolf - 2195 entries
Simple number generation
- Best score: 10
- Best player score: 10
- Position: #93 / 625
- Number of attempts: 1
Contribute to keyboard mashing - 792 entries
Speak in tongues
- Best score: 17
- Best player score: 20
- Position: #160 / 243
- Number of attempts: 1
Fill in the chess board - 843 entries
Fill in the name of each square using its file (a-h) and rank (1-8).
- Best score: 19
- Best player score: 35
- Position: #84 / 169
- Number of attempts: 1
Plotting some variables in python - 1505 entries
4 sets of (x,y) variables to plot. Just increment the numbers! Well, let's change the colors of the lines as well. Oh and we meant to plot the absolute values of course.
- Best score: 34
- Best player score: 41
- Position: #122 / 317
- Number of attempts: 3
Transpose a python matrix - 784 entries
Rotate the matrix in 90 degrees.
- Best score: 23
- Best player score: 24
- Position: #29 / 129
- Number of attempts: 5
Lowercase first characters - 450 entries
This is the (abridged) input for Day 3 in Advent of Code 2019. The output is a format more suitable for Prolog programming: the two lines of input become two lists of pairs, joined together in a wires functor.
- Best score: 33
- Best player score: 34
- Position: #41 / 166
- Number of attempts: 4
Migrated to Postgres! - 288 entries
Celebration completion of this project. https://github.com/igrigorik/vimgolf/pull/322
- Best score: 26
- Best player score: 26
- Position: #8 / 115
- Number of attempts: 2
Increment number for every 10 lines - 212 entries
The file consists of 2 columns (code and percentage). We need to add 2 more columns with increasing number for 4th column (Xcols) and increment 3rd column (Ycols) only for every 10 lines with reset of 4th column
- Best score: 25
- Best player score: 26
- Position: #17 / 58
- Number of attempts: 3
simple replacements - 1396 entries
The goal is to see the replacement commands in action.
- Best score: 19
- Best player score: 21
- Position: #133 / 310
- Number of attempts: 3
Inverting Lines - 1683 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 10
- Position: #139 / 458
- Number of attempts: 3
CSV to MD format - 362 entries
To convert a CSV list to Markdown list
- Best score: 36
- Best player score: 69
- Position: #40 / 84
- Number of attempts: 3
swap number pairs - 1945 entries
Swap the numbers in a bunch of 2-element arrays.
- Best score: 16
- Best player score: 20
- Position: #132 / 359
- Number of attempts: 3
Alphabet soup - 416 entries
Create a column of all alphabet characters organized in a funky way
- Best score: 25
- Best player score: 26
- Position: #52 / 102
- Number of attempts: 2