Commit Graph

14 Commits

Author SHA1 Message Date
Adolfo Reyna efea28e5d6 feat: Add BookPlayer app and update CI build matrix 2026-07-08 23:20:03 -04:00
Shadowtrance dbf850c434 Fixes and new apps (#30)
- M5 Unit Modules library + M5 Unit Test app
- Minor fixes for TodoList, TwoEleven, Snake, Brainfuck and Breakout
- Fixed SerialConsole to use the uart controller as it was broken in one of the many updates
- Fixed keyboard input in TwoEleven, Breakout, Magic8Ball and Snake
- Bluetooth Media Keys app, supports pressing physical keys to trigger the corresponding buttonmatrix button
- Epub Reader app
2026-06-07 15:56:32 +02:00
Shadowtrance a75279c96c New Apps - Lot 1 (#27)
* New Apps - Lot 1

Trying to mix it up a little with some fun, useful and just weird.
Adds more new apps...
Brainfuck
Breakout
Magic 8 Ball
Todo List

Also re-organised the app name part of main.yml

* Fix build?

* fixes

* and some more

* Update Brainfuck.cpp

* i heard you like fixes with your fixes

* no hard coded paths
2026-02-19 19:46:54 +01:00
Ken Van Hoeylandt fdb2e09b6c Add TamaTac symlink and CI 2026-02-13 21:30:08 +01:00
Shadowtrance 46cf00d92e Mystify Demo, TwoEleven updates & Snake (#21)
* **New Features**
  * Added Mystify screensaver demo with animated polygons and trails
  * Added Snake game with multiple difficulties, high-score persistence, and multi-input (touch/keyboard) support
  * Added CLI tool for building, packaging, and deploying apps (end-to-end build/install/run workflow)
  * Per-grid-size high-score persistence added to 2048 app; expanded keyboard controls (WASD and device-specific mappings)

* **Documentation**
  * Added Snake README with gameplay, controls, and usage instructions
2026-02-06 23:35:13 +01:00
Shadowtrance 64402e261a Two Eleven App aka 2048 (#16) 2025-12-30 20:24:50 +01:00
Ken Van Hoeylandt 05862ae65c Release pipelines (#12)
Create a release pipeline that builds a zip file with everything to copy onto the CDN for delivery in the upcoming App Hub.
2025-10-18 15:40:59 +02:00
Ken Van Hoeylandt bb0d536baa Update workflows 2025-10-17 22:36:03 +02:00
Ken Van Hoeylandt 1b02f3bd8e Fix for build 2025-10-17 22:05:41 +02:00
Ken Van Hoeylandt 722cdc8a1a Add release workflow (#11)
Merging to test if that enables it
2025-10-17 22:03:00 +02:00
Ken Van Hoeylandt a42f018ddc Add Serial Console app and update other apps for new SDK (#10) 2025-10-08 23:28:37 +02:00
Ken Van Hoeylandt 37c5002c5d Add GPIO app and update CI (#5) 2025-10-05 18:43:35 +02:00
Ken Van Hoeylandt 3f8bdff7d2 Update 2025-09-23 21:40:41 +02:00
Ken Van Hoeylandt 755c6407d3 Initial content commit 2025-09-23 21:33:04 +02:00