Commit Graph

9 Commits

Author SHA1 Message Date
TQMatvey 67955b6ab8 arkanoid: dont allow user to jump after start 2022-09-11 15:15:03 +07:00
MX f94517fdab lower stack sizes for apps 2022-09-10 20:37:00 +03:00
MX baf0214ed1 not use global vars anymore & other fixes
in tictactoe game / snake / arkanoid
2022-08-07 10:52:03 +03:00
MX 044338b8f2 make arkanoid (not) great again
and small changes for other games
2022-08-07 09:59:03 +03:00
Ian Milan 99380add06 Fixes and improvements
Add a visual representation of your lives, a score counter, and prevent NULL pointer dereference upon relaunch
2022-08-06 21:37:26 -04:00
MX 3cf13c71d9 replace sprintf as it not used anymore 2022-08-03 22:09:39 +03:00
Eng1n33r 0b27881bae update custom apps / use furi 2022-07-20 19:01:38 +03:00
Eng1n33r 1c55a55ddd adaptation to the new build system + fixes 2022-06-26 20:57:29 +03:00
Eng1n33r eb625f971f two new games & music player patch 2022-06-21 05:50:34 +03:00