Skip to content

nanda-gopal-sb/wordle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordle Game

Welcome to the Wordle Game project! This is a simple implementation of the popular word-guessing game, Wordle, using C and C++.

Table of Contents

Installation

To compile and run the Wordle game, follow these steps:

  1. Clone the repository:

    git clone https://github.com/nanda-gopal-sb/wordle.git
    cd wordle
  2. Compile the code:

    g++ -o wordle src/wordle.cpp
  3. Run the game:

    ./wordle

Contributing

Contributions are welcome! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

The Wordle game in the terminal. Written in C++

Topics

Resources

License

Stars

Watchers

Forks

Languages