Played Challenges
hello-world-vimgolf - 2523 entries
Simple number generation
- Best score: 10
- Best player score: 10
- Position: #233 / 722
- Number of attempts: 5
V to the i - 4833 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 8
- Position: #1026 / 1904
- Number of attempts: 2
Just the middle - 11555 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #1781 / 4234
- Number of attempts: 4
Condensed Cases - 811 entries
Apple's new programming language, Swift, allows two style of case statements: 1) one Enum case on each line, or 2) multiple Enum cases on a single line. Convert the following from the first case (no pun intended) to the second type.
- Best score: 12
- Best player score: 16
- Position: #177 / 249
- Number of attempts: 1
I forgot quotes - 16127 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #151 / 4208
- Number of attempts: 6
A HAPPY NEW YEAR 2014 ! - 10720 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #684 / 3703
- Number of attempts: 5
attr_aligner - 3525 entries
Two attr keywords. Two separate indentations. Align the colons.
- Best score: 19
- Best player score: 36
- Position: #599 / 706
- Number of attempts: 2
Words in parens - 13005 entries
We should all ace this, right?
- Best score: 13
- Best player score: 27
- Position: #3844 / 3979
- Number of attempts: 1
Vertical Limit - 2615 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 23
- Position: #238 / 772
- Number of attempts: 5
replacing each line of a block selection - 3026 entries
replace each line's ../assets/js with /javascripts
- Best score: 18
- Best player score: 19
- Position: #181 / 783
- Number of attempts: 5
Shebangs for all - 2062 entries
We've all seen or used a shebang once or twice. Ditch the specific paths and leave just a dynamic Ruby and Python bath behind.
- Best score: 11
- Best player score: 18
- Position: #385 / 525
- Number of attempts: 1
Simple text editing with Vim - 13419 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1457 / 3846
- Number of attempts: 6
Reformat/Refactor a Golfer Class - 7509 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 41
- Position: #945 / 1848
- Number of attempts: 1
VimGolf