https://github.com/s3nsu1k4n/hangman
Implementing an hangman using ruby
https://github.com/s3nsu1k4n/hangman
ruby
Last synced: 27 days ago
JSON representation
Implementing an hangman using ruby
- Host: GitHub
- URL: https://github.com/s3nsu1k4n/hangman
- Owner: S3nsu1k4n
- Created: 2023-07-13T06:49:31.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-13T13:31:55.000Z (almost 3 years ago)
- Last Synced: 2025-11-17T14:37:40.071Z (8 months ago)
- Topics: ruby
- Language: Ruby
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hangman
The Odin Project: Hangman
# Introduction
In this project, I am implementing an hangman using ruby
Using [google-10000-english-no-swears](https://raw.githubusercontent.com/first20hours/google-10000-english/master/google-10000-english-no-swears.txt) for random words to choose from
# Demonstrated skills
- ruby
# Live Preview
https://