https://github.com/odilson-dev/hangman
A simple command line Hangman game where one player plays against the computer, the player is able to save his progression and keep playing later at exactly where he left off.
https://github.com/odilson-dev/hangman
file marshal project-hangman ruby serialization
Last synced: 19 days ago
JSON representation
A simple command line Hangman game where one player plays against the computer, the player is able to save his progression and keep playing later at exactly where he left off.
- Host: GitHub
- URL: https://github.com/odilson-dev/hangman
- Owner: odilson-dev
- Created: 2023-09-28T12:56:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-28T17:22:48.000Z (about 2 years ago)
- Last Synced: 2025-02-23T20:52:43.417Z (over 1 year ago)
- Topics: file, marshal, project-hangman, ruby, serialization
- Language: Ruby
- Homepage: https://replit.com/@odilsonjs/Hangman-Project?v=1
- Size: 43 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hangman Game
A simple command line Hangman game where one player plays against the computer, the player is able to save his progression and keep playing later at exactly where he left off.
# Wikipedia
https://en.wikipedia.org/wiki/Hangman_(game)
# Replit Link
https://replit.com/@odilsonjs/Hangman-Project?v=1
# GitHub Repository
https://github.com/odilson-dev/Hangman
# Course Link
https://www.theodinproject.com/lessons/ruby-hangman