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

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.

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]
![Hireable](https://cdn.rawgit.com/hiendv/hireable/master/styles/default/yes.svg)

# 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