/vkgame

Virtual Kingdoms: The Game

Primary LanguageRubyGNU General Public License v2.0GPL-2.0

Virtual Kingdoms: The Game

Intro

VKgame is a fantasy re-application of the Door concept written in Ruby. It uses Glade and Gtk for the GUI.

Gameplay

Wander around collecting handy items. Arrow keys to move around q to quit.

Screenshot

“Installation”

If you’re on Linux, try running vkgame (you may have to make it executable by doing ‘chmod +x vkgame’). Rails needs to be installed as well as possibly sqlite3.
activerecord and activesupport gems also need to be installed.

Limitations

I don’t have a server set up yet so only the offline solo version works right now.

License

VK the Game is released under the GPL 2.