ladybird/Games
Drew Stratford 80cb833594 Minesweeper: refactor on_square_clicked and flood_mark
Both on_square_clicked and flood_mark were very similar so I've
introduced the on_square_clicked_impl function which is now
called by on_square_clicked and flood_fill.
2019-07-29 19:34:31 +02:00
..
Minesweeper Minesweeper: refactor on_square_clicked and flood_mark 2019-07-29 19:34:31 +02:00
Snake WindowServer+LibGUI: Pass window icons as shared buffers rather than paths. 2019-07-28 10:18:49 +02:00