Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordle (Rust + eframe)

A side project to recreate the popular word game "Wordle" using Rust and the eframe GUI framework.

  • Use Reinforcement Learning to improve word guessing strategies.

Wordle Screenshot

Installation

  1. Clone the repository:

    git clone --depth 1 https://github.com/DestinEcarma/wordle.git
    cd wordle
  2. Build and run the application:

    cargo run --release

License

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

About

A side project to recreate the popular word game "Wordle" using Rust and the eframe GUI framework.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages