Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 532 Bytes

TODO.md

File metadata and controls

18 lines (14 loc) · 532 Bytes

TODO

Known Issues

  • Update deprecated API calls (see #warning comments in code).
  • Fix game timer (currently slowed down for testing purposes).

Feature Requests

  • Add background music support.
  • Update background.
  • Enhance tile graphics and animations.
  • Game center to share top scores, best words, etc.

Optimizations

  • Refactor legacy code and remove unused/commented-out sections.

Suggestions for Contributors

  • Add unit tests for core game mechanics.
  • Update documentation for better developer onboarding.