1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-13 07:01:00 +00:00
serenity/Userland/Games/MasterWord
Andreas Kling bd61e75e0b LibGUI: Remove Window::try_add_menu()
And fall back to the infallible add_menu().
2023-08-14 14:57:54 +02:00
..
CMakeLists.txt Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
main.cpp LibGUI: Remove Window::try_add_menu() 2023-08-14 14:57:54 +02:00
MasterWord.gml MasterWord: Rectify resizing game window 2023-04-17 20:31:12 +02:00
WordGame.cpp AK: Add the Input word to input-only buffered streams 2023-05-09 11:18:46 +02:00
WordGame.h MasterWord: Display the last word in a different color for short input 2022-12-11 22:10:37 +01:00