10 lines
409 B
Markdown
10 lines
409 B
Markdown
# m3te
|
|
|
|
A match-3 game written entirely in the **sx** language, targeting **iOS** first.
|
|
|
|
- Game logic, rendering, input, and UI are all authored in sx.
|
|
- Art (palettes, sprite sheets) is produced as real assets.
|
|
- Verification gate: sx logic tests pass AND the iOS app builds & launches in the Simulator.
|
|
|
|
Development is driven by the multi-agent `flow` (Product Owner → Worker → Reviewer → Observer).
|