Played Challenges
delete swap - 176 entries
delete all swap
- Best score: 5
- Best player score: 5
- Position: #9 / 61
- Number of attempts: 1
Generate a very basic Python constructor (fixed) - 447 entries
Original by @BiddulphCaleb (http://www.vimgolf.com/challenges/6019f1c4642668000cee11e8) - had some extra spaces in output file.
- Best score: 29
- Best player score: 50
- Position: #69 / 107
- Number of attempts: 2
Fix the shell script! - 825 entries
Fix the shell script with the fewest keystrokes!
- Best score: 26
- Best player score: 29
- Position: #77 / 210
- Number of attempts: 4
Visual block training - 366 entries
You see the input. You see the output. Go.
- Best score: 18
- Best player score: 23
- Position: #25 / 79
- Number of attempts: 6
Put a newline after every 10 lines in vim - 859 entries
Goal is to put a newline after every 10 lines in vim.
- Best score: 10
- Best player score: 11
- Position: #96 / 303
- Number of attempts: 3
Java to JavaScript - 150 entries
Let convert some simple Java file to JavaScript!
- Best score: 59
- Best player score: 100
- Position: #33 / 38
- Number of attempts: 1
hello-world-vimgolf - 1436 entries
Simple number generation
- Best score: 10
- Best player score: 11
- Position: #237 / 412
- Number of attempts: 3
Contribute to keyboard mashing - 593 entries
Speak in tongues
- Best score: 17
- Best player score: 17
- Position: #34 / 180
- Number of attempts: 5
Fill in the chess board - 496 entries
Fill in the name of each square using its file (a-h) and rank (1-8).
- Best score: 19
- Best player score: 20
- Position: #28 / 105
- Number of attempts: 11
Plotting some variables in python - 1135 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: 39
- Position: #78 / 239
- Number of attempts: 5
Transpose a python matrix - 542 entries
Rotate the matrix in 90 degrees.
- Best score: 23
- Best player score: 35
- Position: #36 / 105
- Number of attempts: 8
Lowercase first characters - 336 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: 43
- Position: #79 / 121
- Number of attempts: 3