Skip to content

Future enhancements for the word guessing game #386

@vingkan

Description

@vingkan

Frontend

  • Type and delete letters from keyboard
  • Show animations when letter results are revealed
  • Make game size responsive instead of fixed

Backend

  • Fix issue where different API nodes do not know how many guesses you have made
  • Fix issue where game logic does not check how many times a letter should appear in the word
  • Replace state handling logic in API with stateless game class
  • Use sets to make valid word lookups faster
  • Expand the list of valid words

Metadata

Metadata

Assignees

No one assigned

    Labels

    backendRelated to the backend APIbugSomething isn't workingenhancementNew feature or requestfrontendRelated to the frontend application

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions