agam-hershko / intro_ex11

implementing Boggle game with GUI using Python
1 stars 0 forks source link

select word #5

Open agam-hershko opened 1 year ago

agam-hershko commented 1 year ago
  1. mark selected letters constantly

  2. make sure we can't sure far away letters

  3. make sure we didn't select same cell letter twice 4. show the current word 5. clear buttun

  4. (cancel last selected letter)