Skip to content

Conversation

@DevMilanIan
Copy link

What's new

  • Add score functionality to 2048

Verification

  • Playing 2048 you will notice the score in the top right, when merging two cells the score increases by whatever the value of the newly created cell is. 2 + 2 increases by 4, 4 + 4 -> 8, etc.

Checklist (For Reviewer)

  • PR has description of feature/bug or link to Confluence/Jira task
  • Description contains actions to verify feature/bugfix
  • I've built this code, uploaded it to the device and verified feature/bugfix

# What's new

- Add score functionality to 2048

# Verification 

- Playing 2048 you will notice the score in the top right, when merging two cells the score increases by whatever the value of the newly created cell is. 2 + 2 increases by 4, 4 + 4 -> 8, etc.

# Checklist (For Reviewer)

- [ ] PR has description of feature/bug or link to Confluence/Jira task
- [ ] Description contains actions to verify feature/bugfix
- [ ] I've built this code, uploaded it to the device and verified feature/bugfix
@RogueMaster RogueMaster merged commit 2f9b057 into RogueMaster:unleashed Aug 6, 2022
@DevMilanIan DevMilanIan deleted the patch-1 branch August 6, 2022 18:48
RogueMaster referenced this pull request in eugene-kirzhanov/flipper-zero-2048-game Dec 21, 2022
RogueMaster pushed a commit that referenced this pull request Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants