This commit is contained in:
Willy-JL
2023-11-12 12:26:45 +00:00
parent 270ea226b7
commit d5f1d0bf02
23 changed files with 73 additions and 72 deletions

View File

@@ -8,9 +8,9 @@ App(
],
stack_size=1 * 1024,
order=90,
fap_icon="game_2048.png",
fap_icon="game_2048.png",
fap_category="Games",
fap_author="@eugene-kirzhanov",
fap_version="1.2",
fap_description="Play the port of the 2048 game on Flipper Zero.",
)
)