Giter Site home page Giter Site logo

wordle_rs's Introduction

Wordle.rs

Wordle.rs Screenshot

Welcome to Wordle.rs! This is a command line port of the game Wordle in Rust. I built this in order to get more familiar with programming in Rust.

Features

  • Totally command line based

  • Different word everytime you play

  • Color highlighted cells

    • Blue for empty
    • White for incorrect letter
    • Yellow for correct letter, but incorrect placement
    • Green for correct letter and placement

Things Still to Add/Fix

  • Add validation on if a guess is an actual word or a bunch of random letters
  • Let users choose number of guesses and/or word length
  • Cleanup main game logic
  • Handle upper vs lower case
  • Handle any weird character input
  • Scores/streaks for players
  • Display incorrect letter guesses

Setup

To run Wordle.rs, the first thing you'll want to do is clone the repository and run cargo build to install the necessary dependencies. Then, you can use cargo run or ./target/debug/wordle_rs to play!

Note: you do need to have the Rust compiler installed to run this


Support

If you think this project is neat and wanna see more, feel free to drop a follow on Twitter or GitHub. You can also buy me a coffee if you're feeling like fueling my coding/caffeine addiction!

Twitter GitHub Buy Me A Coffee

wordle_rs's People

Contributors

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