ladybird/Games
Linus Groh cf2c215def Conway: Distribute leftover space equally on all sides
This draws the universe centered rather than just putting all leftover
space on the right and bottom sides until the window is large enough to
be completely filled with cells again.
2021-01-01 23:34:25 +01:00
..
2048 Build: Embed application icons directly in the executables. 2020-12-21 00:12:59 +01:00
Breakout Breakout: Add player lives game mechanic and pause functionality 2020-12-21 00:16:42 +01:00
Chess LibGFX: Move default_xxx_font() methods from Font to FontDatabase 2020-12-30 20:40:30 +01:00
Conway Conway: Distribute leftover space equally on all sides 2021-01-01 23:34:25 +01:00
Minesweeper LibGUI: Rewrite layout system in terms of min and max sizes 2020-12-30 01:36:41 +01:00
Pong Build: Embed application icons directly in the executables. 2020-12-21 00:12:59 +01:00
Snake LibGFX: Move default_xxx_font() methods from Font to FontDatabase 2020-12-30 20:40:30 +01:00
Solitaire LibGFX: Move default_xxx_font() methods from Font to FontDatabase 2020-12-30 20:40:30 +01:00
CMakeLists.txt Games: Add Conway 2021-01-01 22:51:37 +01:00