cjnevin / Papyrus

Scrabble App written in Swift implementing PapyrusCore for the game logic.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Papyrus

Scrabble game written in Swift 5.0 build on top of PapyrusCore which handles the game logic.

Features:

  • Ability to calculate a hint
  • Ability to see the current state of the bag
  • Ability to see the currently unplayed tiles
  • AI supports four levels of difficulty
  • Definitions will appear as words are played
  • Picking blank tiles
  • Reset currently dropped tiles to rack
  • Shuffling and rearranging tiles
  • Skipping your turn
  • Support for restoring previous incomplete game on launch
  • Support for Super Scrabble
  • Support for Wordfeud
  • Support for Words With Friends
  • Support for multiple computer players (up to 3)
  • Swapping all tiles
  • Swapping individual tiles

About

Scrabble App written in Swift implementing PapyrusCore for the game logic.

License:MIT License


Languages

Language:Swift 100.0%