Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 275 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 275 Bytes

Speed Words

  • Scrabble game that uses dictionary to check for completed words and tally as high a score as the user can obtain within 60 seconds. Built from "Advanced Do-it-Yourself Java Games" book by Annette Goddtland.
  • Utilizes the timer from the game-timer repository