Software Alternatives, Accelerators & Startups

Screeps VS Vim-Plug

Compare Screeps VS Vim-Plug and see what are their differences

Screeps logo Screeps

Learn to code JavaScript by playing game.

Vim-Plug logo Vim-Plug

:hibiscus: Minimalist Vim Plugin Manager. Contribute to junegunn/vim-plug development by creating an account on GitHub.
  • Screeps Landing page
    Landing page //
    2023-04-17
  • Vim-Plug Landing page
    Landing page //
    2023-09-30

Screeps videos

Screeps Game REVIEW - Learn JavaScript by Playing - Educational MMO (Math/Programming)

More videos:

  • Review - What is Screeps? - by th_pion
  • Review - Game Developer's Toolbox: Learn programming with Screeps

Vim-Plug videos

Why and How I Use Vim-Plug to Manage My Vim Plugins

Category Popularity

0-100% (relative to Screeps and Vim-Plug)
Online Learning
100 100%
0% 0
Text Editors
0 0%
100% 100
Online Education
100 100%
0% 0
Software Development
0 0%
100% 100

User comments

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

Reviews

These are some of the external sources and on-site user reviews we've used to compare Screeps and Vim-Plug

Screeps Reviews

15 Best LeetCode Alternatives 2023
You also get access to game API and docs of a full-fledged platform on Screeps. Because it uses games as its basis of operation, Screeps is more fun than LeetCode.

Vim-Plug Reviews

We have no reviews of Vim-Plug yet.
Be the first one to post

Social recommendations and mentions

Based on our record, Vim-Plug should be more popular than Screeps. It has been mentiond 92 times since March 2021. 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.

Screeps mentions (41)

  • Show HN: Engineering Games (List)
    I've heard about Screeps which is close to what you describe: https://screeps.com/. - Source: Hacker News / 6 months ago
  • Games like Stone Story RPG
    I have tried Screeps in the past, and I'm not a huge fan. I really like Stone Story, but they do not have an easy way to take your saves across multiple platforms -- you have to manually import/export your save. Source: 9 months ago
  • Helping a young coder
    -For JavaScript, my advice would be to introduce coding games. That way it's more fun and the environment would be set up better (less worrying about deep technical errors). The two games that come to mind are Bitburner (free) and Screeps (free offline/paid online), though they both have their own learning curves and require actual coding; so for a 9 year old YMMV greatly. Source: 12 months ago
  • SpaceTraders: A multiplayer game built on a free web API
    A good, existing example I'd like to show you is Screeps: https://screeps.com/ Personally, when I'm in the mindset of playing that game, I can't help but come back to my bot every 30 minutes to see if it's performing well. When I see that it's doing something strange, I take notes and can't stop thinking about possible solutions. When I'm not in the mood to play (i.e. Analyze the bot or program more... - Source: Hacker News / about 1 year ago
  • How to set up a corporate hackathon
    I organised a small team to develop a screeps bot. Other teams made their own basic, but amusing game or explored interesting technologies. A few teams even worked on things related to the business. Source: about 1 year ago
View more

Vim-Plug mentions (92)

  • How to use vim-plug with init.lua? win11
    Is it possible to use vim-plug with init.lua? https://github.com/junegunn/vim-plug. Source: 6 months ago
  • Vimtex not loading (vim-plug)
    Did you really install VimTeX? Did you run :PlugInstall? Ensure you installed and set up vim-plug correctly (https://github.com/junegunn/vim-plug). If VimTeX is installed, it should be installed to '~/.vim/plugged', thus you can open a terminal, then cd ~/.vim/plugged/vimtex and you should find the files there. Source: 11 months ago
  • How to use VIM text editor
    If you're determined to use vim for some reason, I'd suggest checking out vim-plug: https://github.com/junegunn/vim-plug. Quite useful for installing and maintaining all of the plugins that you're going to need to get vim to provide even a subset of the features offered by modern editors. Source: 11 months ago
  • I use the default file browser in vim (netrw). I know there are plugins that a lot of people like. Should I switch?
    I encourage you to add plugins to your vim (tip: use vim-plug). Use vimawesome.com for inspiration. Source: 11 months ago
  • Add plugins without access to GitHub?
    But the plugin manager https://github.com/junegunn/vim-plug can also install from offline sources, without accessing Github:. Source: about 1 year ago
View more

What are some alternatives?

When comparing Screeps and Vim-Plug, you can also consider the following products

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

Vim Awesome - Awesome Vim plugins from across the universe

CodinGame - CodinGame provides users with a fun and effective way to learn coding that eschews the rigid structure of traditional teaching methods.

pathogen.vim - pathogen.vim: manage your runtimepath. Contribute to tpope/vim-pathogen development by creating an account on GitHub.

CheckIO - CheckIO is a web site with a mission: To teach JavaScript and Python coding skills through a game-playing interface. It is designed to teach new skills or improve existing skills through completing challenges.

AsyncRun.vim - Run Async Shell Commands in Vim 8.0 / NeoVim and Output to Quickfix Window - skywind3000/asyncrun.vim