Skip to content
/ PIM Public

Designing mobile interfaces. BabbleWords! is a simple word building game, similar to Scrabble

License

Notifications You must be signed in to change notification settings

FilipJQ77/PIM

Repository files navigation

Mobile Interface Programming - BabbleWords!

GitHub language count GitHub top language Lines of code

GitHub issues GitHub closed issues

GitHub

GitHub Repo stars

Table of contents

Overview

BabbleWords! is a simple word building game like "Scrabble".

The game involves arranging words on a board from drawn letter tiles.
Each letter has a certain number of points. After arranging a word on the board, the player gets as many points as the sum of the letter points in the arranged word + multiplication from the board. Initially, we plan to do multiplayer gameplay in the form of passing the phone to each other in real life. Later in future development we plan to create online version on multiple devices.

Requirements

BabbleWords! is a Flutter application; therefore it can run on any mobile device.

Milestones

  • Board with ability to place tiles with letters
  • Point calculation
  • Scrabble rule implementation
  • Multiplayer on single device
  • Sound effects
  • Monetization
  • Multiplayer on multiple devices

License

Distributed under the MIT License. See LICENSE for more information.

About

Designing mobile interfaces. BabbleWords! is a simple word building game, similar to Scrabble

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages