Releases: InklingSplasher/2048
Bug Fixes Pt. 1
Everything just like before, only some sound and graphical fixes as well as some code optimization.
2048 Release
The game is now released. There has been quite of bux-fixing, and the last issues were resolved. Endless has been changed to cheat mode and you can now click on tiles do delete them while cheat mode is on. Small code-optimization has been done and the game is ready for the public! 😄
Milestone 3
The game is basically done. Startscreen has been added. We now have a dark-mode, sounds, game over and game completed screens and everything is half as big. Code has been optimized. Now to the last bug fixes and small additions. Furthermore, Github Actions now builds releases for Linux 64x and Windows 64x automatically.
Milestone 2.1
Code improvements, performance improvements.
Milestone 2
The game now works. Numbers move correctly, merge with each other and the squares change the color depending on the value. There also is a score now which goes up when numbers are merging.
Milestone 1
The grid is done. Numbers are generated correctly each turn. Numbers can move to the edge of the array. They currently override each other though and don't merge or interact with each other. This will be added in coming versions.