A Multilingual Scrabble Game using the Googletrans Library in Python

Location

Memorial Ballroom, Hall Campus Center

Access Type

Campus Access Only

Entry Number

15

Start Date

4-7-2021 12:00 PM

End Date

4-7-2021 1:15 PM

Abstract

The classic board game Scrabble is currently available in 22 different languages. The goal of this project is to write an online version of Scrabble with vastly expanded multilingual support. Googletrans is a Python library that implements the Google Translate API. This program will use the detect language feature of Googletrans to check the validity of a player’s Scrabble word in the desired language. Other aspects of this project include designing the Scrabble board, creating letter tiles to represent the characters of the different supported languages, and implementing the games mechanics in a point-and-click fashion. The final version of the game will be available online.

Faculty Mentor(s)

Dr. WIll Briggs

Rights Statement

The right to download or print any portion of this material is granted by the copyright owner only for personal or educational use. The author/creator retains all proprietary rights, including copyright ownership. Any editing, other reproduction or other use of this material by any means requires the express written permission of the copyright owner. Except as provided above, or for any other use that is allowed by fair use (Title 17, §107 U.S.C.), you may not reproduce, republish, post, transmit or distribute any material from this web site in any physical or digital form without the permission of the copyright owner of the material.

This document is currently not available here.

Share

COinS
 
Apr 7th, 12:00 PM Apr 7th, 1:15 PM

A Multilingual Scrabble Game using the Googletrans Library in Python

Memorial Ballroom, Hall Campus Center

The classic board game Scrabble is currently available in 22 different languages. The goal of this project is to write an online version of Scrabble with vastly expanded multilingual support. Googletrans is a Python library that implements the Google Translate API. This program will use the detect language feature of Googletrans to check the validity of a player’s Scrabble word in the desired language. Other aspects of this project include designing the Scrabble board, creating letter tiles to represent the characters of the different supported languages, and implementing the games mechanics in a point-and-click fashion. The final version of the game will be available online.