GithubHelp home page GithubHelp logo

rust-cli-game's Introduction

Guessing The Number Game

Welcome to my first Rust project! ๐Ÿฆ€

Description

This repository hosts my first Rust project - a simple "Guessing the Number" game for Linux Terminals. It serves as an introduction to Rust programming, providing a hands-on experience with its syntax and features.

Game as CLI-Tool:

code

Version & Help:

Version & Help

Game in Action:

Game in Action

Features

  • Interactive Game: Engage in a basic and entertaining number guessing game.
  • Rust Fundamentals: Explore the fundamentals of Rust programming language.
  • Beginner-Friendly: Ideal for those starting their journey with Rust.

Crates Used:

  • rand = "v0.8.5"
  • colored = "v2.1.0"
  • clap = "v2.33.0"

How to Play ๐Ÿš€

Download and Install:

  1. Go to the Releases page or Directly Download.

  2. Download the latest release for your platform.

  3. Open your terminal and navigate to the folder where the executable is downloaded.

  4. Copy the executable to the /usr/local/bin directory using the following command:

    sudo cp ./guessing_game /usr/local/bin/

Now you can run the game from any terminal window by simply typing its name guessing_game, thanks to its location in /usr/local/bin.

Feel free to explore the code, share feedback, or contribute to enhancing this small Rust project. Happy coding!

License

This Project is licensed under the MIT License.

rust-cli-game's People

Contributors

akash2061 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.