tylerdiaz / Epiquest64

Epiquest! But in the terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Epiquest64

Epiquest! But in the terminal

Getting started

First, ensure you have Ruby and Bundler installed.

$ ruby -v && bundle -v
ruby 2.4.1p111 (2017-03-22 revision 58053) [x86_64-darwin16]
Bundler version 1.15.3

Install gems with bundle install, then start the game with ruby ./bin/app.rb

Todo:

  • Adding more locations!
  • Added pane to display all user stats
  • Adding armor and other wearables
  • Adding interactivity with NPC's

About

Epiquest! But in the terminal


Languages

Language:Ruby 100.0%