Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.23 KB

README.md

File metadata and controls

33 lines (22 loc) · 1.23 KB

mobile-scrabble

Mobile client for an online interactive Scrabble game.

Description

The mobile client of an interactive online multiplayer Scrabble student project. The client supports user accounts, recaptcha, profile pictures, dark/light themes with os integration, private and public game matchs, chat channels and many more features.

⚠️Attention: as this is a student project, some of the servers like the server that stores profile pictures has been taken down. As such, some features like profile pictures might not work. If creating an account doesn't work, you can use the user mobileUser with helloWorld as password.

Getting Started

Dependencies

  • Android API >=10

Installing

  • Download the apk on your Android device
  • Open it to install the app

Building from source code

git clone https://github.com/ChristianSassine/mobile-scrabble.git
  • Use the following command in the repository:
flutter build apk --split-per-abi