74fe10f130d21ab681f158a55e47f3c62319cc64
- Init task stack 16384->8192 to avoid allocation failure (ret=-1) - Replace GAME_W/H constants with fb_w/h dynamic for fullscreen 320x480 - Fix l_renderer_clear and app_on_show fill to use dynamic dimensions - Add PSRAM Lua allocator already, conditional audio skip for solitaire saves RAM - Exit gesture: top-right 40x40 tap calls tt_app_stop(), game.exit() also stops app - Screenshot now shows solitaire cards: 810B PNG, 3662 non-black pixels, ASCII preview shows piles with optimized LEFT=4 GAP=4 TOP=4 TAB=60 (was 37/10/30/98) - Tested solitaire loads external 24430 bytes, pico=1, init OK, no memory low warnings after fix
Tactility Apps
This project contains various official Tactility apps. Some are usable day-to-day while others are simply feature showcases.
License
The Apps are licensed as GPL v3 while the Libraries have their own license. Read more about licensing in LICENSE.md.
Description
Languages
C
51.1%
C++
43.5%
Python
4.3%
CMake
1.1%