Adolfo 279893eed0 feat(LuaGame): migrate solitaire, enable SD external loading
- Enable use_external=true with priority: solitaire, breakout, game, pong, snake, tetris
- Fix is_pico detection to check source content before load (renderer./INPUT.) instead of game.vars heuristic that always true
- Successfully uploaded solitaire.lua (24824 bytes) via /fs/upload?path=/sdcard/lua/solitaire.lua
- Tested solitaire loads: 'loaded external /sdcard/lua/solitaire.lua 24824 bytes, pico=1, FPS 13.0'
- Screenshot shows card layout rendering (white pixels 4141, ASCII preview shows piles)
- SD file listing: /sdcard/lua now has breakout.lua and solitaire.lua
- Ready for further pico games via same upload API
2026-07-31 13:00:38 -04:00
2025-09-23 21:33:04 +02:00
2025-09-23 22:36:36 +02:00
2025-09-23 21:33:04 +02:00
2025-09-23 21:33:04 +02:00
2025-09-23 21:33:04 +02:00
2026-07-03 21:41:18 +02:00
2026-07-03 23:17:09 +02:00

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.

S
Description
No description provided
Readme 5.8 MiB
Languages
C 51.1%
C++ 43.5%
Python 4.3%
CMake 1.1%