summaryrefslogtreecommitdiff
path: root/Userland/Games/2048/BoardView.h
AgeCommit message (Expand)Author
2021-06-112048: Animate sliding tilesDmitrii Ubskii
2021-06-112048: Add pop-in animation for newly added tilesDmitrii Ubskii
2021-06-112048: East const all the thingsDmitrii Ubskii
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-04-052048: Give the board view a nice GUI::Frame look :^)Andreas Kling
2021-01-12Games: Move to Userland/Games/Andreas Kling