Giter Site home page Giter Site logo

scrabblecheat's Introduction

Scrabble Cheat

Overwiev

A simple program written in Python which helps with Scrabble game.
It uses framework CherryPy so it is easy to use it on a mobile phone with a browser.

It works with Polish dictionary but it should be easy to switch the language.

Screenshot

Blanks are written with italics.
Preview of the new word is written with bold.
In edit mode it is possible mark blanks with a checkbox.
Searching needs player's letters and number of its blanks.
Points are calculating with respecting player's blanks and with blanks on the board.

How to create own language

You need a file with words which looks like PolishWords.py
See the file PolishScrabble.py.
There you can see that it is needed a dictionary which looks like polishWordScores.
Then you have to create an alphabet from the dictionary
and create a WordList with this alphabet and the word list.
At last you must replace getPolishScrabbleBoard in ScrabbleMain.py with your new function.

scrabblecheat's People

Contributors

pawel2000pl avatar

Watchers

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