Played Challenges
Populate 3D bone names list - 623 entries
Ran into this at work, excited to see how this gets optimized
- Best score: 21
- Best player score: 28
- Position: #74 / 161
- Number of attempts: 1
Surround the 'z' character with brackets, quotes, and print as formatted string. - 551 entries
Surround the 'z' character with brackets, quotes, and print as formatted string.
- Best score: 17
- Best player score: 17
- Position: #130 / 307
- Number of attempts: 1
Many duplicates - 1445 entries
Quick and easy
- Best score: 7
- Best player score: 7
- Position: #28 / 468
- Number of attempts: 4
Generate a very basic Python constructor (fixed) - 1253 entries
Original by @BiddulphCaleb (http://www.vimgolf.com/challenges/6019f1c4642668000cee11e8) - had some extra spaces in output file.
- Best score: 29
- Best player score: 29
- Position: #52 / 271
- Number of attempts: 5
Put a newline after every 10 lines in vim - 1657 entries
Goal is to put a newline after every 10 lines in vim.
- Best score: 10
- Best player score: 14
- Position: #430 / 556
- Number of attempts: 1
RUST Cargo.toml version to last - 355 entries
RUST Cargo.toml version to last. rusty practice on vimgolf
- Best score: 16
- Best player score: 21
- Position: #71 / 100
- Number of attempts: 4
HS Final exam vimgolf - 897 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: #145 / 236
- Number of attempts: 2
Python: Def to Lambda - 455 entries
LAMBDA!!!
- Best score: 19
- Best player score: 23
- Position: #129 / 156
- Number of attempts: 1
prepend * to every non-blank line - 6304 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 15
- Position: #992 / 1536
- Number of attempts: 2
Count both ways - 1022 entries
Right AND down.
- Best score: 13
- Best player score: 16
- Position: #274 / 354
- Number of attempts: 1
Contributed Challenges
Generate a very basic Python constructor (fixed) - 1253 entries
Original by @BiddulphCaleb (http://www.vimgolf.com/challenges/6019f1c4642668000cee11e8) - had some extra spaces in output file.