serenity/Userland/Games
Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions
Also mark them as [[nodiscard]].
2021-07-21 18:02:15 +02:00
..
2048 Everywhere: Use AK/Math.h if applicable 2021-07-19 16:34:21 +04:30
Breakout Breakout: Only paint areas that needs to be updated 2021-07-12 12:26:15 +02:00
Chess LibGfx: Use "try_" prefix for static factory functions 2021-07-21 18:02:15 +02:00
FlappyBug LibGfx: Use "try_" prefix for static factory functions 2021-07-21 18:02:15 +02:00
GameOfLife LibGfx: Use "try_" prefix for static factory functions 2021-07-21 18:02:15 +02:00
Hearts Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
Minesweeper LibGfx: Use "try_" prefix for static factory functions 2021-07-21 18:02:15 +02:00
Pong Pong: Disable resizing the window 2021-07-20 01:51:11 +02:00
Snake LibGfx: Use "try_" prefix for static factory functions 2021-07-21 18:02:15 +02:00
Solitaire Solitaire: Reduce overdraw when drawing initial cards 2021-07-15 21:47:36 +02:00
Spider Spider: Reduce overdraw when playing 2021-07-15 20:11:22 +02:00
CMakeLists.txt Games: Add Spider 2021-06-24 10:32:53 +02:00