sponsor Vim development Vim logo Vim Book Ad

DevLife : A very basic text game. Sort of RPG.

 script karma  Rating 1/1, Downloaded by 948  Comments, bugs, improvements  Vim wiki

created by
Evgueni Antonov
 
script type
game
 
description
DevLife v1.1, Jan 2024
========================
(c)2024 Evgueni Antonov, https://www.linkedin.com/in/eantonoff/
License: GPL v3, http://www.gnu.org/licenses/gpl-3.0.html

Thank you for downloading DevLife!

You may freely distribute and modify the file, as long as the program
remains free of charge.


CHANGELOG
------------------------
2024-01-07: v1.1 Updated for Vim 8.2, tested on Lubuntu 22.04
2013-05-10: v1.0 Initial version release for Vim 7.3, tested on Windows 7


WHAT IS THIS
------------------------
A text-based role-playing-like game, designed to run as a Vimscript.

In short: You take the role of a software developer working for a
software development company. Your daily tasks are only three:
- Work
- Create code backups
- Have fun

This is my first game ever and was created in no time, as an exercice
to learn Vimscript. It is not perfect and trough testing I've found it
is not well balanced, but it was never the point to make it perfect.

Enjoy!
Evgueni Antonov


WHAT DO I NEED TO RUN IT
------------------------
You need Vim (http://www.vim.org).
This script was written for Vim 7.3 for Windows 7 and is last fixed for
Vim 8.2 and tested on Lubuntu 22.04.
It is not designed to be run when multiple windows and buffers are open.

I will upload this to GitHub, so for any bug-reports, please submit there.

So far, no bugs are discovered, if you discover one, please submit. If
you discover a way to better balance the game, please submit a feature
request.

Thank you!

For details on how to run and play, please read the README.txt
 
install details
WINDOWS:
Just copy the script file devlife.vim anywhere within Vim's path.

LINUX:
mkdir ~/.vim/plugin
cp <DOWNLOADED_PATH>/devlife.vim ~/.vim/plugin

For details: README.txt
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
DevLife_11_STABLE.zip 1.1 2024-02-04 7.3 Evgueni Antonov Updated for Vim 8.2, tested on Lubuntu 22.04. It should work on older Vim versions too. The first version was created on Vim 7.3, so this is the minimum version required, just in case.
DevLife_10_STABLE.zip 1.0 2013-05-14 7.3 Evgueni Antonov Initial upload
ip used for rating: 3.133.156.156

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github