Software Alternatives & Reviews

Vim Adventures VS fd

Compare Vim Adventures VS fd and see what are their differences

Vim Adventures logo Vim Adventures

Learning Vim while playing a game

fd logo fd

A simple, fast and user-friendly alternative to 'find'.
Not present
  • fd Landing page
    Landing page //
    2023-08-18

Vim Adventures videos

VIM Adventures

fd videos

Discmania FD (Fairway Driver) Golf Disc Review

More videos:

  • Review - Honda Civic FD | Review & Tips If you want to own one
  • Review - Regular Car Reviews: 1993 Mazda RX-7 FD

Category Popularity

0-100% (relative to Vim Adventures and fd)
Coding Games
100 100%
0% 0
Note Taking
0 0%
100% 100
Online Learning
100 100%
0% 0
Productivity
0 0%
100% 100

User comments

Share your experience with using Vim Adventures and fd. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Vim Adventures might be a bit more popular than fd. We know about 122 links to it since March 2021 and only 118 links to fd. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Vim Adventures mentions (122)

  • Practical Vim Command Workflow
    It surprises me how few people are aware of https://vim-adventures.com Beat that game and hjkl will feel just as natural as arrow keys, and so will a ton of vim commands. I think the creator does himself a disservice by selling 6 month licenses rather than lifetime. But 6 months is more than enough to play through it. I think it only took me a couple days. - Source: Hacker News / 3 days ago
  • Any fun ways to learn Emacs?
    I do not know any for emacs, but for Vim there is one: https://vim-adventures.com/. - Source: Hacker News / 5 days ago
  • Obsidian 1.5 Desktop (Public)
    That’s a good question. The built in tutorial is actually really good, you can launch it with “vimtutor” on the command line. It doesn’t give you everything, but its instructions and text to try things out on in the editor itself, which I find a good way to learn. It isn’t particularly programming focused either. For getting used to the motions especially https://vim-adventures.com can be a fun way, in its game... - Source: Hacker News / 4 months ago
  • Flexbox Froggy
    Very cool! As an aside, I've learned so many things via games like this. Including vim (via https://vim-adventures.com/), which I now basically can't live without. - Source: Hacker News / 7 months ago
  • How to Transform Vim to a Complete IDE?
    If you want to become thoroughly familiar with the commands of Vim and remember them forever, there is a browser game that can help you achieve this: https://vim-adventures.com. - Source: dev.to / 7 months ago
View more

fd mentions (118)

  • Level Up Your Dev Workflow: Conquer Web Development with a Blazing Fast Neovim Setup (Part 1)
    Ripgrep: A super-fast file searcher. You can install it using your system's package manager (e.g., brew install ripgrep on macOS). Fd: Another blazing-fast file finder. Installation instructions can be found here: https://github.com/sharkdp/fd. - Source: dev.to / about 2 months ago
  • Hyperfine: A command-line benchmarking tool
    Hyperfine is such a great tool that it's one of the first I reach for when doing any sort of benchmarking. I encourage anyone who's tried hyperfine and enjoyed it to also look at sharkdp's other utilities, they're all amazing in their own right with fd[1] being the one that perhaps get the most daily use for me and has totally replaced my use of find(1). [1]: - Source: Hacker News / 3 months ago
  • Z – Jump Around
    You call it with `n` and get an interactive fuzzy search for your directories. If you do `n https://github.com/sharkdp/fd. - Source: Hacker News / 4 months ago
  • Unix as IDE: Introduction (2012)
    Many (most?) of them have been overhauled with success. For find there is fd[1]. There's batcat, exa (ls), ripgrep, fzf, atuin (history), delta (diff) and many more. Most are both backwards compatible and fresh and friendly. Your hardwon muscle memory still of good use. But there's sane flags and defaults too. It's faster, more colorful (if you wish), better integration with another (e.g. exa/eza or aware of git... - Source: Hacker News / 4 months ago
  • Making Hard Things Easy
    AFAIK there is a find replacement with sane defaults: https://github.com/sharkdp/fd , a lot of people I know love it. However, I already have this in my muscle memory:. - Source: Hacker News / 7 months ago
View more

What are some alternatives?

When comparing Vim Adventures and fd, you can also consider the following products

Vim Awesome - Awesome Vim plugins from across the universe

fzf - A command-line fuzzy finder written in Go

vim.so - Learn vim fast with interactive exercises in the browser

Bat - A cat(1) clone with wings.

CodeCombat - Learn programming with a multiplayer live coding strategy game.

The Silver Searcher - A code searching tool similar to ack, with a focus on speed.