Files
ladybird/Userland/Games/2048/Game.cpp
Dmitrii Ubskii 94569e52f5 2048: Minimize player score when selecting worst tile
Maximizing the board population still takes priority, but if there are
tile generator "moves" that result in equivalent board population after
a player move, the one with the lowest score is selected.
2021-05-18 08:51:56 +01:00

7.5 KiB