GithubHelp home page GithubHelp logo

movabletype's People

Contributors

andrewpmsmith avatar donkirkby avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

movabletype's Issues

Dictionary includes Roman numerals, like XXII.

Since the word list was originally intended for spell checking, it includes some odd things, like Roman numerals. Other lists, like the one at scrabblist.com don't include Roman numerals.
I think the Roman numerals should be removed.
By the way, are you still interested in this project, Andrew? If you're just busy and planning to get back to it some day, that's totally fine. If you're not planning to work on it anymore, I'll just worry about my own fork and not try to merge it back into yours.

Can't see how to pass my turn.

The instructions say that one way for the game to end is when both players pass their turn in a round. I can't figure out how to pass my turn.
Maybe the error dialogs for submitting a word that's too short or an invalid word should have two buttons: "try again" and "pass".

Eclipse error: "gen already exists but is not a source folder."

I'm looking forward to checking out your game, but when I first import into Eclipse, I get the error, "gen already exists but is not a source folder."
I found the answer on Stack Overflow:

Two actions, first:

  1. Right click on the project and go to "Properties"
  2. Select "Java Build Path" on the left
  3. Open "Source" tab
  4. Click "Add Folder..." and check "gen" and "src"
    second: (because the previous action asked me to remove something... I do not remember what is was...)
  5. Right click on the project and go to "Properties"
  6. Select "Java Build Path" on the left
  7. Open Libraries "tab"
  8. Add an external JAR. Add the Google API that is in your android directory (android-sdk\platforms\android-yourversion

Maybe gen shouldn't be committed to git? Adding a tip to the building section of the README might be helpful.

Q without U is frustrating

I've played a maybe six games, and twice gotten a Q without a U. There are a few words that could be made, but many word games make an effort to increase the odds of bringing a Q and U together. It's particularly frustrating in this game, because the letters never change during a game.
I suggest you consider two options: make a Qu tile, or manipulate the tile odds so that if a Q appears, there will usually be a U as well. Of course, it's possible that you've already used the second option and I just got unlucky.
I will dig into the code myself, and make a pull request if I can figure it out. Thanks for publishing the game.

Captured letters don't adjust score

If you gain a letter by surrounding it with letters of your colour, it doesn't count toward your score, and it isn't removed from your opponent's score.
For example:

XXXMY
XXXXE
XXXXX
XXXXX
XXXXX

If I go first on this challenging board, and submit "ME", I should get three points because I'm surrounding the Y. Instead, I get only two points.
If instead, I first submit "MY", and then my opponent submits "ME", I should have no points and my opponent should have three points. Instead, I keep one, and my opponent only gets two.

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.