Skip to content

Releases: InklingSplasher/2048

Bug Fixes Pt. 1

02 Apr 12:11
070d0f6

Choose a tag to compare

Everything just like before, only some sound and graphical fixes as well as some code optimization.

2048 Release

31 Mar 07:00
b84bf54

Choose a tag to compare

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

24 Mar 15:53

Choose a tag to compare

Milestone 3 Pre-release
Pre-release

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

10 Mar 12:45
439e277

Choose a tag to compare

Milestone 2.1 Pre-release
Pre-release

Code improvements, performance improvements.

Milestone 2

07 Mar 11:34
52b08a8

Choose a tag to compare

Milestone 2 Pre-release
Pre-release

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

22 Feb 11:55
674f48b

Choose a tag to compare

Milestone 1 Pre-release
Pre-release

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.