Skip to content

StrannikAD/CFA-Project-Caffeine-Quest

Repository files navigation

Caffeine Quest

A Coder Factory Academy challenge project

Screenshot of Caffeine Quest.

About

Caffeine Quest is a sassy script adventure game that models the game world in OOP. MVP (donut without sprinkles) version takes the player through a linear narrative mode where they must answer a series of CS / programming questions to progress.

The aim is to escape school and get to a Cafe. Wrong answers to questions decaffeinate the player. They must reach the Cafe before they are TOTALLY DECAFFEINATED!

Installation

Caffeiene Quest is written in Ruby and must have it installed (Ruby 2.4 or higher).

  1. Clone the repo.

  2. Caffeine Quest uses bundler to install dependencies.

gem install bundler
bundler install

The bundler install command must be called in the root directory of the repo.

How to Play

Once you've installed the gem dependencies, enter the following into your command line:

ruby caffeine_quest.rb

The game will prompt you to enter input with the following:

Input ('h' for help) >>
User Commands (as of writing README)
  • LOOK - Get information about current room.

  • LEAVE - Answer question to leave current room and progress.

  • H - View these tips again.

  • RESTART - Another one. -DJ Khaled

  • QUIT - If you must :(

  • GODMODE - Anything, but this...

Design Process

Trello was used to document the Design Journey.

User & Developer Stories were categorised by "Doughnuts" and "Sprinkles" in order to achieve MVP.

![Image of screenshot] (http://res.cloudinary.com/strannikad/image/upload/v1487825757/screenshot_y8101u.png)

Full details available at the Project Trello board: https://trello.com/b/E6eqJmIW/text-adventure-game

About

Caffeine Quest is a sassy script adventure game that models the game world in OOP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages