Skip to content

ryabrody/games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

games

These are two little games which were created with the book "Learn Ruby The Hard Way".

Source: Learn Ruby The Hard Way (Exercise 35)

How to use

game or coffe_game

To play the "game" game you only need to use the file "game.rb". To play the "coffe_game" game you only need to use the file "coffee_game.rb".

  • Clone the file from this Repository to any folder you like.
  • Start the terminal and change to the directory where the file "game.rb" or "coffee_game.rb" is saved.
  • Start the game with '$ ruby game.rb' or '$ ruby coffee_game.rb'.
  • Have fun!

About

2 little games to play in the terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages