pyscrabble-server

scrabble implementation written in Python - server part

Install

All systems
curl cmd.cat/pyscrabble-server.sh
Debian Debian
apt-get install pyscrabble-server
Ubuntu
apt-get install pyscrabble-server
Windows (WSL2)
sudo apt-get update sudo apt-get install pyscrabble-server
Raspbian
apt-get install pyscrabble-server

pyscrabble-server

scrabble implementation written in Python - server part

PyScrabble is an online, multiplayer implementation of the popular word game written in Python and featuring: * chat and private messaging (online as well as offline) * player rankings and server statistics * use of ENABLE (Enhanced North American Benchmark LExicon) for English word lookup * timed games This package contains the server. You do not need to install this package if you only plan to connect to existing PyScrabble servers. Notice: Scrabble is a registered trademark belonging to Hasbro Inc in the US, and to J.W. Spear & Sons Ltd., a subsidiary of Mattel Inc., throughout the rest of the world. Neither the author, Debian, nor this game are affiliated with the Scrabble Crossword Game, Hasbro, Spear & Sons or Mattel in any fashion.