Skip to content

chinchifou/Scrabble2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local multiplayer Scrabble using Pygame

Main features

  • Multiplatforms : Windows and Linux.
  • Multi-languages : English and French. (UI and Scrabble letters)
  • Multiplayers : Up to 6 players. (hotseat)
  • Multiresolution : Fullscreen or windowed up to 1920x1080.
  • Configurable : Open code. Change everything you want.

Main limitations

  • There is no dictionary to check the spelling. This means that misspellings will not be invalidated by the game.
  • Crash if you do do not respect the basic Scrabble rules. (Do not write diagonally or two words at a time)

Requirements for installation

  • python 3
  • lxml (python module for XML parsing)
  • pygame (python module for games)

See : '/documentation/README.md' for further information about installation.

Enjoy !

About

Small Scrabble project in Python using pygame

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published