Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Features & tasks #2

Open
15 of 19 tasks
RajashekarRaju opened this issue Apr 7, 2022 · 0 comments
Open
15 of 19 tasks

Features & tasks #2

RajashekarRaju opened this issue Apr 7, 2022 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@RajashekarRaju
Copy link
Owner

RajashekarRaju commented Apr 7, 2022

Keeping track of tasks.

  • In OnBoarding screen Add options for player to choose between three different difficulty levels easy, medium, hard.
  • Instead of random words, add country name guessing category. Based on length of country name decide the difficulty level.
  • In history screen, highlight those items which are won.
  • For each game history, save the date/time and level/difficulty for the History entity.
  • While alphabets reset before/after new word pops, create bubble/bounce effect animation for each alphabet.
  • Make a record of highest scoring game to show in game/onboarding screens.
  • Create a image or draw on canvas, this should be drawn behind history/onboarding screen just to create death game effect.
  • For all existing elements, make use of animated visibility and draw accordingly to capture players focus.
  • Optional - Add curtain reveal effect transition with hangman when game starts/exit.
  • Optional - Make changes to border/shapes matching the creepy font effect.
  • Optional - Create field for collecting player name once the game ends to show up in history.
  • Optional - Create rain effect of falling skull shapes in onboarding screen continuously.

Main tasks

As a user, when I'm in a game session,

  • I want to see my score history.
  • I want to be challenged with unique words only.
  • I want to know how many unique words I can still guess.

As a user, when I'm playing the match,

  • I want to know how many chances I still have.
  • I want to be able to try out letters in any order I want.
  • I want to know how many points I made when I completed a word.
  • I want that my game state is persisted.
@RajashekarRaju RajashekarRaju added the documentation Improvements or additions to documentation label Apr 7, 2022
@RajashekarRaju RajashekarRaju self-assigned this Apr 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant