Giter Site home page Giter Site logo

hangman's Introduction

Hangman Game

Introduction

Welcome to the Hangman Game! This project is a Rust implementation of the classic word guessing game, developed by a Java developer (yours truly) to explore new technologies and broaden my programming horizons.

Hangman is a fun and interactive game where players try to guess a hidden word by suggesting letters. With this Rust version, you can experience the thrill of Hangman while also getting a taste of Rust's performance and expressive power.

Features

  • Random word selection: The game selects a word from a pre-defined list of words, ensuring each game is unique.
  • User input: Enter your guesses by typing a letter and pressing enter. The game will inform you if the letter is correct or not.
  • Feedback and scoring: The game provides feedback on the correctness of each guess and maintains a score based on your performance.

Getting Started

To get started with the Hangman Game, follow these steps:

  1. Prerequisites: Make sure you have Rust installed on your system. If you don't have it, you can download it from the official Rust website: rust-lang.org.

  2. Clone the repository: Clone this repository to your local machine using the following command:

    git clone https://github.com/pelzerlukas/hangman.git
    
  3. Play the game: Navigate to the project directory and run the game using the cargo command:

    cargo run
    
  4. Enjoy the Hangman Game!: You are now ready to play Hangman in Rust. Follow the prompts and have fun guessing the hidden word!

License

This project is licensed under the MIT License.

Acknowledgments

I would like to express my gratitude to the developers of the original Hangman game and the Rust community for their continuous support and inspiration.

Contact

If you have any questions or just want to say hi, feel free to reach out to me at [email protected].

Happy Hangman-ing!

hangman's People

Contributors

pelzerlukas avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.