ladybird/Userland/Games
Matthew B. Jones ecaae2d10f
Solitaire: Add keys for drawing and moving cards to foundation stacks
Also shifts logic of starting game length timer into function
`start_timer_if_necessary`, so it can be called from original
mouse event handler and new `auto_move_eligible_cards_to_stacks`
2021-06-03 08:43:28 +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 LibChess: Change cursor style when hovering or dragging valid piece 2021-06-02 11:18:40 +02:00
GameOfLife GameOfLife: Add choosable patterns 2021-05-22 09:54:58 +01:00
Hearts Hearts: Play the first valid card (left-to-right) when pressing space 2021-06-02 23:07:12 +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: Add keys for drawing and moving cards to foundation stacks 2021-06-03 08:43:28 +01:00
CMakeLists.txt Games: Add Hearts 2021-05-21 23:38:18 +02:00