Played Challenges
Reformat symbols in list - 1648 entries
Saw this in some lecture, easy reformatting using multiple cursor in VS Code
- Best score: 24
- Best player score: 45
- Position: #305 / 354
- Number of attempts: 1
Fix the shell script! - 2661 entries
Fix the shell script with the fewest keystrokes!
- Best score: 26
- Best player score: 33
- Position: #304 / 618
- Number of attempts: 3
Put a newline after every 10 lines in vim - 1678 entries
Goal is to put a newline after every 10 lines in vim.
- Best score: 10
- Best player score: 11
- Position: #143 / 563
- Number of attempts: 3
hello-world-vimgolf - 2522 entries
Simple number generation
- Best score: 10
- Best player score: 11
- Position: #407 / 721
- Number of attempts: 5
Plotting some variables in python - 1683 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: 49
- Position: #204 / 352
- Number of attempts: 1
simple replacements - 1857 entries
The goal is to see the replacement commands in action.
- Best score: 19
- Best player score: 33
- Position: #368 / 398
- Number of attempts: 4
Inverting Lines - 1946 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 12
- Position: #304 / 520
- Number of attempts: 6
Python dataclasses - 1237 entries
Simple challenge to extract fields from a Python class
- Best score: 19
- Best player score: 19
- Position: #47 / 309
- Number of attempts: 2
Modernise code - 1429 entries
Modernise and clean up some C++ code.
- Best score: 34
- Best player score: 37
- Position: #117 / 329
- Number of attempts: 7
HS Final exam vimgolf - 922 entries
Change the initial file to a single line containing all names comma-separated with numbers inside parentheses.
- Best score: 21
- Best player score: 35
- Position: #181 / 242
- Number of attempts: 1
Swap values - 4663 entries
Well, swap the values...
- Best score: 11
- Best player score: 15
- Position: #852 / 1283
- Number of attempts: 1
One number per line - 18834 entries
Just give me the numbers.
- Best score: 14
- Best player score: 20
- Position: #2055 / 3892
- Number of attempts: 2
Split line with dots - 2156 entries
This line is too long, split it.
- Best score: 15
- Best player score: 22
- Position: #449 / 636
- Number of attempts: 1
Box it - 7962 entries
Create a box around a line.
- Best score: 21
- Best player score: 30
- Position: #1373 / 1891
- Number of attempts: 3
Copy three lines - 2882 entries
If the site is up (by some miracle), make the text under every header identical.
- Best score: 13
- Best player score: 16
- Position: #254 / 642
- Number of attempts: 2
Just the middle - 11546 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2239 / 4232
- Number of attempts: 4
C Reformatting - 692 entries
You may use Visual mode... or not. #uppercase
- Best score: 30
- Best player score: 44
- Position: #71 / 164
- Number of attempts: 2
A grid of punctuation - 140 entries
Create a checkerboard of = and - in an 80×24 grid!
- Best score: 16
- Best player score: 16
- Position: #4 / 62
- Number of attempts: 3
Generate a list of numbers - 299 entries
Please generate list of numbers from 1 to 20.
- Best score: 14
- Best player score: 15
- Position: #85 / 141
- Number of attempts: 2
VimGolf