DevLife : A very basic text game. Sort of RPG.
script karma |
Rating 1/1,
Downloaded by 1014 |
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 |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 44.220.184.63
|