Giter Site home page Giter Site logo

wordle's Introduction

Wordle

Description

Wordle Game - This project has simplified version of the [Wordle game](https://www.nytimes.com/games/wordle/index.html)

This program allow a user to enter their word as an input, and then indicate whether the letters matched with the expected word

If user gives any word with a space, symbol, or number, or gives a word of different length, they are warned without loosing a trial. If a letter is repeated in the entered word, only the correctly placed letter will be without a mark; if neither is in the correct location, the first letter will be marked with the incorrect location symbol ` and the rest with " symbol to indicate they are extra.

User is informed with letter is in the correct spot, incorrect spot, or not in any spot

Random 5 letter word is selected from dictionary [words.txt](http://mathcenter.oxford.emory.edu/site/math117/probSetAllTogether/words.txt)

After success or failure, user is presented with a new challenge (i.e., a new word is randomly selected from valid dictionary words) until the user gives an empty word to exit the program.

How to Run Program

python wordle.py

wordle's People

Contributors

agrawal-deepti 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.