Coder Social home page Coder Social logo

word-master's Introduction

Word Master โ€” Greek version

๐Ÿ”— https://dspinellis.github.io/word-master/

Heavily inspired by Wordle, Word Master is a word guessing game similar to Mastermind. This Greek word version is almost completely based on the original English word version, which can be played here.

The original author of Word Master, Katherine Peterson, created it because she loved Wordle, but the once a day limit left her wanting more. I forked her version and converted it to use Greek words, because I love the Greek language, and have been writing software to support Greek for the past 40 years. I was also fortunate to use the, now widely adopted, Greek dictionary originally created by Giannis Mitalas and Nikos Seraskeris as a thesis project I supervised at the University of the Aegean in 1999.

I created the list of acceptable words by filtering the Greek dictionary of Hunspell to remove proper nouns and words that are not five characters long. I created the list of candidate words by obtaining the 2079 (same number as in the English version) most common words in the Greek Wikipedia that were in the acceptable words list. The Unix shell script for creating the two lists is available here.

Rules

You have 6 guesses to guess the correct word. Each guess can be any valid word.

After submitting a guess, the letters will turn gray, green, or yellow.

  • Green: The letter is correct, in the correct position.
  • Yellow: The letter is correct, but in the wrong position.
  • Gray: The letter is incorrect.

Contributing

Feel free to open an issue for any bugs or feature requests.

To contribute to the code, see CONTRIBUTING.md

word-master's People

Contributors

octokatherine avatar nickoelsner avatar dspinellis avatar wilsonchyw avatar iandoesallthethings avatar kishore881 avatar sam0ht 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.