KingNook / 2048

https://kingnook.github.io/2048/
1 stars 0 forks source link

Two moves inputted at once (touch controls) #27

Closed KingNook closed 1 month ago

KingNook commented 1 month ago

Context

Need to find some way to test this ig? When testing the live version, found that if two moves can be made in a direction they are. This is why unit tests are needed.

Thoughts / Challenges

Find reason. Fix reason.