Skip to content

Making simple scrabble in Python for a school seminar work.

License

Notifications You must be signed in to change notification settings

phillosz/scrabble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCRABBLE IN TERMINAL

License Downloads Wakatime

Hey all this is my first serious project in python. It's made as a part of my seminar work at high school. Feel free to post any issues.
Have fun!

Sections

How to start
How to Play
Preview
License

How to start

  • Start by cloning repository to your machine:
git clone https://github.com/phillosz/scrabble.git
  • Next navigate to your terminal (either in vscode or native) and run:
cd scrabble
  • After that run:
python3 rework.py

Make sure that you have python downloaded on your machine.

How to play

Board size is 15x15, so the center is at 8,8 coordiantions. All your inputs are either in CAPSLOCK or numbers.
To questions mentioning jokers please respond with YES or NO.
To questions such as directions or whether you want to replace letters or not respond with exactly the word or letter.
It is possible that you will get stuck if you for example realize that you cannot make any word even though you already typed PLAY. In that case press Control + C.

Preview

Error, load failed Error, load failed

License

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Making simple scrabble in Python for a school seminar work.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages