46cf00d92e
* **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
11 lines
171 B
Properties
11 lines
171 B
Properties
[manifest]
|
|
version=0.1
|
|
[target]
|
|
sdk=0.7.0-dev
|
|
platforms=esp32,esp32s3,esp32c6,esp32p4
|
|
[app]
|
|
id=one.tactility.mystifydemo
|
|
versionName=0.3.0
|
|
versionCode=3
|
|
name=Mystify Demo
|