VimGore : an interactive game to learn vim
Pratham Sharma

Pratham Sharma @ps173

About: I really like playing with computers. I generally write web development related stuff. But may also chatter about software and programming in general.

Location:
India, Delhi
Joined:
Nov 20, 2020

VimGore : an interactive game to learn vim

Publish Date: May 15 '21
55 6

So I wanted to try MERN stack and thus started out with this idea of creating a game that will provide you with snippets of code which will be corrected by the user using vim mode. So this idea was enough to give me motivation to jump into the project state.

VimGore

So below is the link to the app. It is not fully featured and I think that it is missing lot of stuff but will be happy to get a overall feedback.

If you have any issues then report in repo :)

For now this is vimgore

(also this was my first proper full-stack project)
Thanks For Reading 😁️
and keep up the hardwork 💪

Comments 6 total

  • Alex Esoposting
    Alex EsopostingMay 16, 2021

    It's cool to see vim fully emulated in browser, even including colon commands. It doesn't properly count all keystrokes, but it's a fun game to play, and if I try to cheat it I am only cheating myself after all. Good work!

    • Pratham Sharma
      Pratham SharmaMay 16, 2021

      Yeah I know I am trying to fix that..
      Thanks for feedback 🙂

  • Josh Cheek
    Josh CheekMay 16, 2021

    Pretty sure I got it, but it doesn't seem to recognize it:

    solved?

    Okay, I pressed some unnecessary additional keys and then it recognized it, however it counted my score as 1 instead of 2. Tried a second one and same thing, I solved it in 3, it acknowledged this on 4, and counted it as 1.

    Anyway, cool project :thumbs-up:

    • Pratham Sharma
      Pratham SharmaMay 16, 2021

      Okay seems I would have to fix lot of bugs now.. Still thanks for feedback. Much appreciated 🙂

  • Nukala Suraj
    Nukala SurajMay 16, 2021

    cooool stuff, it'd be way more epic if it auto shows the next question

    • Pratham Sharma
      Pratham SharmaMay 16, 2021

      Thank you.. I will keep in mind to add that

Add comment