Skip to content

W4ff1e/rusty-hangman

Repository files navigation

Rusty Hangman

A terminal hangman game made using Ratatui. Inspired from a random Youtube Video.

Build & Release

Badges

GitHub code size in bytes GitHub Release GitHub commit activity GitHub Repo stars GitHub Downloads (all assets, all releases)

Dependencies

Listed in the Cargo.toml

Executing program

Just run the binary from the release window.

Author

@W4ff1e

License

GitHub License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

Inspiration, code snippets, etc.

Development

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them:

  • Rust: You can download it from the official website here. (Or you can use Rustup)

Installation

  1. Clone the repo
git clone https://github.com/W4ff1e/rusty-hangman.git
  1. Build the project
cargo build

Usage

After building the project, you can run the game with the following command:

cargo run

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

Discord - @w4ff1e - Email: Waffle

Project Link: https://github.com/W4ff1e/rusty-hangman

Support Discord

Discord

Made with 💛 by Waffle using shields.io