Skip to content

jesuswrivas/hangman_top

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hangman Game

A Hangman Game. The payer guess letters to uncover a hidden word. The game provides feedback on correct and incorrect guesses and allows players to save and load their game progress.

The Odin Project: Ruby Hangman

Getting Started

Installation

Clone the Repository

Navigate to the Project Directory

Install dependencies

bundle install

Run the Game

ruby lib/main.rb

Dont run it from inside the lib folder.

Game Features

Random Word Selection: The game selects a random word from a dictionary of over 9,000 words.

Save and Load: Players can save their current game progress and load it later. Only saves one game

Colored Feedback: The game provides colored feedback for correct and incorrect guesses.

About

Hangman project for The Odin Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages