• Register

Ever wanted to travel through time, become a master at martial arts, eat soup and own a primate, a castle and a starship? Then this is your game! Wiki-Based-RPG is an open source, text based game, with somewhat experimental gameplay. The server writes a story - based on key words which the game gets from Wikipedia (or any other wiki, if you modify the code a little). Between every two story sections, the heroes (the players) are allowed to reply by saying something, doing something or using something from their inventory. No two stories are alike, but all stories are guaranteed to be crazy! At the end, you can export the story directly to .html and show your friends, post it, or send them to me so I can post them here!

Report RSS Installing

Details on how to get the game to run. For running the source code, check out the Readme file.

Posted by on - Basic Installers

How to Install and Run

Getting the game to run should be fairly simple, but there are many ways to do so.

Linux and Mac

  1. Download the .zip file from Indiedb.com
  2. Rename it to .love
  3. Install Löve2D, either from your repositories (version 0.8.0 and up recommended!) or from Love2d.org
  4. Double click the .love file or:
  5. Open a commmand line/terminal and type:

love /path/to/WikiBasedRPG.love

Windows

  1. Get the .exe file from Indiedb.com
  2. Double-click the file -> play!

Alternatively:

  1. Get the .zip file from Indiedb.com
  2. Rename the extension to .love
  3. Download and install Löve2D from Love2d.org (version 0.8.0 and up recommended!
  4. Start the program cmd.exe (either start->type cmd->press enter or start->run->cmd.exe->enter). Then run:

Path\To\love.exe Path\To\WikiBasedRPG.love

Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account: