Skip to content

Implement move cells#4

Merged
funfordima merged 10 commits intoreact-gamefrom
implement-move-cells
Feb 28, 2021
Merged

Implement move cells#4
funfordima merged 10 commits intoreact-gamefrom
implement-move-cells

Conversation

@funfordima
Copy link
Copy Markdown
Owner

@funfordima funfordima commented Feb 28, 2021

Implemented tasks:

  • start implemented move cells UP with Test Drive Development
  • add test and implement move cells Right, Down and Left
  • add handle KeyPress to move cells
  • add state to cells: change state after moving
  • implement delete cell after increase value
  • implement add new cell after increase and remove old cell
  • fix moving cells with the same value
  • fix setState for App
  • implement increase score after moving

@funfordima funfordima added the enhancement New feature or request label Feb 28, 2021
@funfordima funfordima self-assigned this Feb 28, 2021
@funfordima funfordima merged commit 098f820 into react-game Feb 28, 2021
@funfordima funfordima deleted the implement-move-cells branch February 28, 2021 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant