ladybird/Userland/Games
Linus Groh 030360c787 GameOfLife: Add some margin to the toolbar layout
Ideally the inner widgets / vertical separators would have some as well,
but I'm not sure how right now. One step at a time. :^)
2021-05-16 23:00:21 +02:00
..
2048 Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
Breakout Userland: Replace arc4random() with get_random<u32>() 2021-05-14 22:24:02 +02:00
Chess Userland: Replace arc4random() with get_random<u32>() 2021-05-14 22:24:02 +02:00
GameOfLife GameOfLife: Add some margin to the toolbar layout 2021-05-16 23:00:21 +02:00
Minesweeper Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
Pong Userland: Replace arc4random() with get_random<u32>() 2021-05-14 22:24:02 +02:00
Snake Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
Solitaire Solitaire: Add key combo to dump the state of the layout 2021-05-16 16:37:51 +02:00
CMakeLists.txt Games: Add GameOfLife 2021-05-15 17:44:21 +01:00