ladybird/Userland/Games
Pedro Pereira 7d2170246f Hearts: Port to LibMain
Simplified one pledge() and two unveil() by using TRY().
2021-11-23 22:47:34 +01:00
..
2048 LibCore+LibSystem: Move syscall wrappers from LibSystem to LibCore 2021-11-23 11:33:36 +01:00
Breakout LibCore+LibSystem: Move syscall wrappers from LibSystem to LibCore 2021-11-23 11:33:36 +01:00
Chess LibCore+LibSystem: Move syscall wrappers from LibSystem to LibCore 2021-11-23 11:33:36 +01:00
FlappyBug FlappyBug+Spider: Update GUI:Application::construct usage 2021-11-23 14:15:00 +01:00
GameOfLife LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() 2021-11-08 00:35:27 +01:00
Hearts Hearts: Port to LibMain 2021-11-23 22:47:34 +01:00
Minesweeper LibCore+LibSystem: Move syscall wrappers from LibSystem to LibCore 2021-11-23 11:33:36 +01:00
Pong Pong: Switch to global tracking 2021-09-08 23:59:08 +02:00
Snake LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() 2021-11-08 00:35:27 +01:00
Solitaire Solitaire: Fix 3 card draw from reversing after an undo 2021-11-10 20:15:09 -08:00
Spider FlappyBug+Spider: Update GUI:Application::construct usage 2021-11-23 14:15:00 +01:00
CMakeLists.txt Games: Add Spider 2021-06-24 10:32:53 +02:00