Skip to content

RickyC0626-experiments/ruby-cli-adventure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby CLI Adventure

An attempt to create a text-based command line adventure game in Ruby.

Installation

Install necessary dependencies

bundle install

Testing

Run specs

bundle exec rspec

Enable specs to run each time the current spec file is saved

bundle exec guard

About

Command line text adventure game in Ruby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages