ladybird/Games
Stephan Unverwerth b4d1390714 LibGFX: Move default_xxx_font() methods from Font to FontDatabase
When we have an abstract font class it makes no sense to keep
these methods in the Font class.
2020-12-30 20:40:30 +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
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 Pong 2020-12-16 17:12:46 +01:00