Played Challenges
VimGolfNight - 575 entries
Based on "The name of the game".
- Best score: 12
- Best player score: 12
- Position: #70 / 352
- Number of attempts: 4
Letter case trickery - 1644 entries
This file is in a downright esoteric format, consisting of hexadecimal numbers, non-hexadecimal keywords, and "Z" indicating end-of-line. Make the hexadecimal numbers lowercase.
- Best score: 9
- Best player score: 19
- Position: #488 / 520
- Number of attempts: 2
quotes inside quotes - 3185 entries
taken from tip 85 of the very good book 'Practical Vim: Edit Text at the Speed of Thought' ! I'd be interested what people use :)
- Best score: 14
- Best player score: 14
- Position: #41 / 1086
- Number of attempts: 8
Words in parens - 13001 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #92 / 3978
- Number of attempts: 10
Hole-in-one - 1024 entries
Lets take this golf thing literally.. Drive off the tee into the hole, and of course you don't strike the ball completely clean.
- Best score: 15
- Best player score: 16
- Position: #30 / 305
- Number of attempts: 8
switch variable - 5101 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 11
- Position: #196 / 1756
- Number of attempts: 4
Simple text editing with Vim - 13369 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 13
- Position: #187 / 3834
- Number of attempts: 4
Reformat/Refactor a Golfer Class - 7480 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 33
- Position: #238 / 1841
- Number of attempts: 10
VimGolf