ladybird/Userland/Games
Jamie Mansfield 1d7d7d39b7 Spider: Redraw completely when drawing cards
Spider was only updating the new bounding box area after drawing cards
from the deck - leaving behind a sliver of the old deck.

This was a regression, as the game previously used the old bounding
box, introduced by GH-11153.
2022-01-02 22:26:52 +01:00
..
2048 2048: Convert to try_create_default_icon 2021-12-18 23:36:59 +01:00
Breakout Breakout: Convert to try_create_default_icon 2021-12-18 23:36:59 +01:00
Chess Chess: Convert to try_create_default_icon 2021-12-18 23:36:59 +01:00
FlappyBug FlappyBug: Make bitmap() methods return NonnullRefPtrs 2021-12-23 17:42:05 -08:00
GameOfLife GameOfLife: Convert to try_create_default_icon 2021-12-18 23:36:59 +01:00
Hearts Hearts: Convert to try_create_default_icon 2021-12-18 23:36:59 +01:00
Minesweeper Minesweeper: Convert to try_create_default_icon 2021-12-18 23:36:59 +01:00
Pong Pong: Support W and S keys for movement 2021-12-30 14:36:21 +01:00
Snake Snake: Convert to try_create_default_icon 2021-12-18 23:36:59 +01:00
Solitaire Solitaire: Convert to try_create_default_icon 2021-12-18 23:36:59 +01:00
Spider Spider: Redraw completely when drawing cards 2022-01-02 22:26:52 +01:00
CMakeLists.txt Games: Add Spider 2021-06-24 10:32:53 +02:00