Skip to content

qubist/qog

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

Quest for the Ojeran Gemerald

My first text based adventure game in which you, an adventurer, explore the depths of a dangerous dungeon in order to find the fabled Ojeran Gemerald.

Inspired by the good old (and I mean old) text based game, Zork

Background

I built this game in 2013 as part of my ClojureScript website back then: "The Nebula". In 2021, inspired by my new website's URL will.quest, I updated the game to run more easily in the command-line and also created a Replit so it can be played online.

Playing with a pad of paper and a pencil nearby might be helpful.

Play online

You can now play Quest for the Ojeran Gemerald online on Replit.

  1. Go to https://replit.com/@qubist/qog and click "Run". It can take a really long time to load but it should work.

Game instructions are provided on launch.

Install and play locally

  1. Clone this repo
  2. Install Clojure and Leiningen

From the qog directory, use Leiningen to start the game:

lein run

Game instructions are provided on launch.

License

Distributed under the Eclipse Public License, the same as Clojure.

About

My first text based adventure game: Quest for the Ojeran Gemerald

Topics

Resources

Stars

Watchers

Forks