Played Challenges
Reordering properties - 1308 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: #257 / 293
- Number of attempts: 1
YAML to dotenv - 1584 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 25
- Position: #177 / 331
- Number of attempts: 7
Generate an entry for each month - 384 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: #85 / 95
- Number of attempts: 1
Change class fields from camel case to snake case - 651 entries
This is the reverse of the previous challenge: https://www.vimgolf.com/challenges/9v006705493c000000000513
- Best score: 18
- Best player score: 36
- Position: #110 / 149
- Number of attempts: 5
Markdown Blog Editing - 476 entries
Convert the given link text in start file to a markdown link list.
- Best score: 30
- Best player score: 43
- Position: #47 / 113
- Number of attempts: 1
Rearrange array to single level - 1811 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: #256 / 306
- Number of attempts: 1
Change your calendar - 421 entries
Happy New Year!
- Best score: 18
- Best player score: 37
- Position: #63 / 89
- Number of attempts: 5
VimGolf