/wordymap

A bananagrams emulator

Primary LanguageJavaScript

Wordymap

Summary

Todo

  • switch game logic over to linked lists rather than manual checking (stretch goal)
    • this would also help with the app size issue
  • create an ML model that can detect valid scrabble words?