Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 722 Bytes

README.textile

File metadata and controls

24 lines (13 loc) · 722 Bytes

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.