Skip to content

sushantbhanot84/WordGame-Ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

  • Ruby installation

About the files

  • Data file contains the data required for the application
  • GatherData class fetches data from the 42words API using HTTParty
  • User class handles the communication between UserGame and WordGame
  • WordGame class communicates with GatherData class and perfoms operation on that data
  • UserGame class consists of the game to be played by the user

Usage

  • On commandline type ruby ./UserGame.rb
  • For help and detailed Study, type ruby ./UserGame.rb --help

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages