|
|
0129e43b8e
|
Cleans up main.js to remove unused code.
|
2024-07-29 22:37:53 -07:00 |
|
|
|
12557bfdbe
|
Fixed bugs with tile addressing in the grid. Extracted sliding to shared methods.
|
2024-07-29 22:37:45 -07:00 |
|
|
|
fa41124102
|
Adds Direction enum and abstracts the slideUp, slideDown, slideLeft, and slideRight methods.
|
2024-07-29 22:37:39 -07:00 |
|
|
|
cb914f53df
|
Makes sliding and merging work.
|
2024-07-29 22:37:33 -07:00 |
|
|
|
ff7a473e2e
|
Adds checks for failure.
|
2024-07-29 22:37:28 -07:00 |
|
|
|
b96684f2ea
|
Adds check to make sure we do not add a new tile if you ca not slide.
|
2024-07-29 22:35:52 -07:00 |
|
|
|
3294002c80
|
Adds working sliding.
|
2024-07-29 22:32:58 -07:00 |
|