Skip to content

RonaldDomi/Scrabble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scrabble game implementation made with python.

There are 2 entry points, either game.py or screen.py game.py is a console implementation and the game is played on the console. screen.py is the same concept translated into a graphical interface.

This is a 2 player turn based game where each turn a player can skip/place or draw a new letter. There is a board with bonuses, and by the end the player with the most points wins.

Image of gameplay on console Image of gameplay on graphical interface

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages