https://github.com/javitocor/file-i-o-and-serialization
A hangman game for the command line where players can save their game and play again whenever they want. Built with RUBY following the requirements in The Odin Project.
https://github.com/javitocor/file-i-o-and-serialization
command-line odin-project ruby ruby-games serialization
Last synced: over 1 year ago
JSON representation
A hangman game for the command line where players can save their game and play again whenever they want. Built with RUBY following the requirements in The Odin Project.
- Host: GitHub
- URL: https://github.com/javitocor/file-i-o-and-serialization
- Owner: javitocor
- License: mit
- Created: 2020-09-29T09:49:06.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-29T10:16:41.000Z (almost 6 years ago)
- Last Synced: 2025-01-25T17:47:13.792Z (over 1 year ago)
- Topics: command-line, odin-project, ruby, ruby-games, serialization
- Language: Ruby
- Homepage:
- Size: 187 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]

# FILE-I-O-AND-SERIALIZATION
> A hangman game for the command line where players can save their game and play again whenever they want. Built with RUBY following the requirements in The Odin Project.
Additional description about the project and its features.
## Built With
- RUBY
## Getting Started
- Clone the repo cd into the folder and run `ruby bin/start.rb`
## Authors
👤 Javier Oriol Correas Sanchez Cuesta
- Github: [@javitocor](https://github.com/javitocor)
- Twitter: [@JavierCorreas4](https://twitter.com/JavierCorreas4)
- Linkedin: [Javier Oriol Correas Sanchez Cuesta](https://www.linkedin.com/in/javier-correas-sanchez-cuesta-15289482/)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the [issues page](https://github.com/javitocor/javitocor/FILE-I-O-AND-SERIALIZATION/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- The Odin Project
- StackOverFlow
## 📝 License
This project is [MIT](lic.url) licensed.
[contributors-shield]: https://img.shields.io/github/contributors/javitocor/javitocor/FILE-I-O-AND-SERIALIZATION.svg?style=flat-square
[contributors-url]: https://github.com/javitocor/javitocor/FILE-I-O-AND-SERIALIZATION/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/javitocor/javitocor/FILE-I-O-AND-SERIALIZATION.svg?style=flat-square
[forks-url]: https://github.com/javitocor/javitocor/FILE-I-O-AND-SERIALIZATION/network/members
[stars-shield]: https://img.shields.io/github/stars/javitocor/javitocor/FILE-I-O-AND-SERIALIZATION.svg?style=flat-square
[stars-url]: https://github.com/javitocor/javitocor/FILE-I-O-AND-SERIALIZATION/stargazers
[issues-shield]: https://img.shields.io/github/issues/javitocor/javitocor/FILE-I-O-AND-SERIALIZATION.svg?style=flat-square
[issues-url]: https://github.com/javitocor/javitocor/FILE-I-O-AND-SERIALIZATION/issues