feat: add 2048 game

This commit is contained in:
2026-05-19 21:34:28 +02:00
parent d07d70a026
commit a44a65d432
6 changed files with 678 additions and 4 deletions
+1
View File
@@ -15,6 +15,7 @@ ICON_SRC="$PROJECT_ROOT/programs/gui/icons/Flat-Remix-Blue-Light-darkPanel"
# App definitions: name|icon_source_path
# The binary is already built by each app's Makefile into bin/apps/<name>/
APPS=(
"2048|categories/scalable/2048.svg"
"doom|apps/scalable/doom.svg"
"spreadsheet|mimetypes/scalable/spreadsheet.svg"
"wordprocessor|apps/scalable/libreoffice6.0-writer.svg"