Skip to content

Fork of Adventine for PoC, probably very behind...

Notifications You must be signed in to change notification settings

pnd-tech-club/adventine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 

Repository files navigation

Adventine

A small text adventure originally made for a programming class.

Install instructions:

  • You need Ruby 1.9.x+, 1.8.x is known to not work with Adventine's die roller

  • You don't install anything except maybe Ruby, you can just run adventineII2.0.rb

Linux/Mac:

In terminal type:

ruby adventineII2.0.rb

or

./adventineII2.0.rb
  • Make sure you are in the same directory as the file

Windows:

Warning: Windows will not be able to use the "--update" argument unless you have some form of "wget" installed that can be used by the command prompt

Warning: Windows may or may not be able to run Adventine without invoking adventineII2.0.rb using "ruby"

About

Fork of Adventine for PoC, probably very behind...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%