Skip to content

dre1597/Basic-games-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Basic Games on Ruby

About

My objective with this project was to improve on some programming logic and on Ruby language.

The original project is from a course on Alura.

I just make some minor changes and translate into English.

Tecnologies

  • Ruby

Games

  • Guesing game
  • Hangman

To improve on hangman

  • the main.rb need to be run from the folder its, because of this line
  text = File.read("./words.txt")
  • even if you find all the letters still need to put the word complete

About

Just basic games on Ruby.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages