Played Challenges
Populate 3D bone names list - 236 entries
Ran into this at work, excited to see how this gets optimized
- Best score: 21
- Best player score: 28
- Position: #34 / 65
- Number of attempts: 1
Surround the 'z' character with brackets, quotes, and print as formatted string. - 394 entries
Surround the 'z' character with brackets, quotes, and print as formatted string.
- Best score: 17
- Best player score: 17
- Position: #130 / 212
- Number of attempts: 1
Many duplicates - 1123 entries
Quick and easy
- Best score: 7
- Best player score: 7
- Position: #28 / 364
- Number of attempts: 4
Generate a very basic Python constructor (fixed) - 1090 entries
Original by @BiddulphCaleb (http://www.vimgolf.com/challenges/6019f1c4642668000cee11e8) - had some extra spaces in output file.
- Best score: 7
- Best player score: 29
- Position: #53 / 232
- Number of attempts: 5
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: 14
- Position: #379 / 494
- Number of attempts: 1
RUST Cargo.toml version to last - 319 entries
RUST Cargo.toml version to last. rusty practice on vimgolf
- Best score: 16
- Best player score: 21
- Position: #68 / 94
- Number of attempts: 4
HS Final exam vimgolf - 852 entries
Change the initial file to a single line containing all names comma-separated with numbers inside parentheses.
- Best score: 21
- Best player score: 29
- Position: #136 / 224
- Number of attempts: 2
Python: Def to Lambda - 421 entries
LAMBDA!!!
- Best score: 19
- Best player score: 23
- Position: #123 / 148
- Number of attempts: 1
prepend * to every non-blank line - 6149 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 15
- Position: #971 / 1505
- Number of attempts: 2
Count both ways - 987 entries
Right AND down.
- Best score: 13
- Best player score: 16
- Position: #269 / 348
- Number of attempts: 1
Contributed Challenges
Generate a very basic Python constructor (fixed) - 1090 entries
Original by @BiddulphCaleb (http://www.vimgolf.com/challenges/6019f1c4642668000cee11e8) - had some extra spaces in output file.