An open API service indexing awesome lists of open source software.

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

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://