ladybird/Userland/Games
Gunnar Beutner 1ae18c1228 Hearts: Let the AI pick better lead cards
Instead of picking the card with the lowest value we should pick the
card with the highest value for which we know no lower value card is
in play anymore and that someone else still has an even higher value
card.
2021-05-22 12:03:31 +01:00
..
2048 2048: Display action status tips in status bar 2021-05-18 16:48:39 +02:00
Breakout Revert "Userland: static vs non-static constexpr variables" 2021-05-21 10:30:52 +01:00
Chess LibGfx: Remove Gfx::FontDatabase::default_bold_font() 2021-05-20 20:55:29 +02:00
GameOfLife GameOfLife: Add choosable patterns 2021-05-22 09:54:58 +01:00
Hearts Hearts: Let the AI pick better lead cards 2021-05-22 12:03:31 +01:00
Minesweeper Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
Pong Revert "Userland: static vs non-static constexpr variables" 2021-05-21 10:30:52 +01:00
Snake LibGfx: Remove Gfx::FontDatabase::default_bold_fixed_width_font() 2021-05-20 20:55:29 +02:00
Solitaire Solitaire: Move cards functionality into LibCards 2021-05-21 23:38:18 +02:00
CMakeLists.txt Games: Add Hearts 2021-05-21 23:38:18 +02:00