Mirror of git://xwords.git.sourceforge.net/gitroot/xwords/xwords
Find a file
Eric House 7fe249ad8d Don't allow drag of tile to place it can't be
Rather than have a tile revert to its original location if it's dropped
where it can't be (on an occupied tile or outside the board), put it in
the last place it could have been. Do that by only updating cur when
it's to a legal location, and then relocating to cur when drag ends.
2020-09-27 13:44:21 -07:00
xwords4 Don't allow drag of tile to place it can't be 2020-09-27 13:44:21 -07:00
.gitignore fix xw4d build (shortening more xw4dbg) 2017-05-23 19:03:29 -07:00
.projectile fix duplicate permissions 2017-01-19 06:22:12 -08:00
.travis.yml fix to include the lxml for python3 2020-06-15 13:32:44 -07:00
id_rsa_uploader.enc try to fix travis for new host 2017-10-11 07:39:09 -07:00
README.md Create README.md 2020-07-25 13:58:29 -07:00

xwords

Clone of xwords repo from Sourceforge -- an open source implementation of rules of Scrabble(tm) for handhelds

Just adding now. I'll edit after pulling. :-)