Played Challenges
Reordering properties - 1136 entries
Arrange the CSS lines for the #topbar selector based on their complete line length, from shortest to longest.
- Best score: 24
- Best player score: 126
- Position: #235 / 269
- Number of attempts: 1
YAML to dotenv - 1459 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 25
- Position: #161 / 298
- Number of attempts: 7
Generate an entry for each month - 369 entries
The input file contains a URI with a month in it. Generate the URIs for all the other months up to a couple of years
- Best score: 27
- Best player score: 109
- Position: #81 / 91
- Number of attempts: 1
Change class fields from camel case to snake case - 568 entries
This is the reverse of the previous challenge: https://www.vimgolf.com/challenges/9v006705493c000000000513
- Best score: 18
- Best player score: 36
- Position: #97 / 132
- Number of attempts: 5
Markdown Blog Editing - 456 entries
Convert the given link text in start file to a markdown link list.
- Best score: 30
- Best player score: 43
- Position: #46 / 107
- Number of attempts: 1
Rearrange array to single level - 1720 entries
The goal is to flatten the array into a single list and remove any empty elements.
- Best score: 14
- Best player score: 42
- Position: #242 / 289
- Number of attempts: 1
Change your calendar - 397 entries
Happy New Year!
- Best score: 18
- Best player score: 37
- Position: #62 / 88
- Number of attempts: 5
VimGolf