v0.1.0
- feat: create 2048 game in React + TypeScript 🕹️ by @mateuszsokola
- build: deploy to Github pages 🚀 by @mateuszsokola
- feat: update links by @mateuszsokola
- refactor: improve separation of concerns (SoC) by @mateuszsokola
- docs(useGame): add code comments by @mateuszsokola
- fix: disable scrolling on keyboard arrows by @mateuszsokola
- docs(Tile): add code comments by @mateuszsokola
- refactor(useGame): rename mergedCount to howManyMerges by @mateuszsokola
- docs(Board): add code comments by @mateuszsokola
- refactor(useGame): rename variables by @mateuszsokola
- feat(App): update links by @mateuszsokola
- docs(README): how to play by @mateuszsokola
- Create LICENSE by @mateuszsokola
Live: Play 2048!