unleashed-firmware/applications/plugins/game_2048
MX 28eb4d1060
Massive plugins refactoring
Not full refactoring, only small issues is fixed and moved all plugins to furi mutex instead of valuemutex

Many small issues was found and fixed due mutex upgrade

OFW removed 60 lines of code and it was painful
2023-03-08 00:18:23 +03:00
..
images Games: Add 2048 game 2022-12-22 21:36:50 +03:00
application.fam Games: Add 2048 game 2022-12-22 21:36:50 +03:00
array_utils.c Games: Add 2048 game 2022-12-22 21:36:50 +03:00
array_utils.h Games: Add 2048 game 2022-12-22 21:36:50 +03:00
digits.h Games: Add 2048 game 2022-12-22 21:36:50 +03:00
game_2048.c Massive plugins refactoring 2023-03-08 00:18:23 +03:00
game_2048.png Games: Add 2048 game 2022-12-22 21:36:50 +03:00
LICENSE Games: Add 2048 game 2022-12-22 21:36:50 +03:00
README.md Games: Add 2048 game 2022-12-22 21:36:50 +03:00

"2048" game for Flipper Zero

  • play up to 65K
  • progress is saved on exit

Game screen Menu screen

TODO:

  • add animations

Thanks to:

License

MIT Copyright 2022 Eugene Kirzhanov