mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-23 08:00:20 +00:00
aac2488d5c
Because `card->value() == 11` is a lot less clear than `card->rank() == Cards::Rank::Queen`, and also safer. Put this, along with the `Suit` enum, in the `Cards` namespace directly instead of inside `Cards::Card`. Slightly less typing that way. |
||
---|---|---|
.. | ||
2048 | ||
Chess | ||
FlappyBug | ||
GameOfLife | ||
Hearts | ||
MasterWord | ||
Minesweeper | ||
Snake | ||
Solitaire | ||
Spider | ||
CMakeLists.txt |