Giter VIP home page Giter VIP logo

wordle's Introduction

wordle

Run wordle offline using a python script! Simply start the game with python wordle.py or python3 wordle.py.

You can run a version with all English words by running python wordle.py --all, otherwise it'll be the 1000 most common English words.

If you'd rather include the number of letters directly in the command line rather than type it in when prompted, simply run python wordle.py --num <num-letters> instead.

  • Supports words from 3-10 letters
  • Completely offline
  • Words are randomly selected (could be an extremely rarely used word if you pass the --all flag)

Words taken from: https://github.com/dwyl/english-words/blob/master/words_alpha.txt and https://gist.github.com/deekayen/4148741 Wordle clone from: https://www.powerlanguage.co.uk/wordle/

wordle's People

Contributors

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