Test Version
Pre-release
Pre-release
This is the first version of this project:
- 2048 game that basically works as intended
- Written in Scala 2.13, with Cats 2.0.0
- Buggy Swing GUI (I feel so clumsy with Swing)
-> too long to boot
-> strange Board scaling after first move - Game board State, stored in a mutable Variable (ewww...)