22-scrabble-implementation #28

Merged
leon-adsk merged 6 commits from 22-scrabble-implementation into main 2025-01-17 14:24:21 +00:00
leon-adsk commented 2025-01-17 14:23:55 +00:00 (Migrated from github.com)

Added simple scrabble functionality up to the point needed to begin developing the event system:

  1. Playing words
  2. Checking general placement rules (adjacency etc.)
  3. Checking word validity
  4. Calculating word scores
  5. Board rollback on invalid word
Added simple scrabble functionality up to the point needed to begin developing the event system: 1. Playing words 2. Checking general placement rules (adjacency etc.) 3. Checking word validity 4. Calculating word scores 5. Board rollback on invalid word
Sign in to join this conversation.
No description provided.